An open API service indexing awesome lists of open source software.

https://github.com/mohamedhegab/warehouse-reservation-backend

Api of software that helps suppliers to reserve time slots on the warehouses
https://github.com/mohamedhegab/warehouse-reservation-backend

Last synced: 2 months ago
JSON representation

Api of software that helps suppliers to reserve time slots on the warehouses

Awesome Lists containing this project

README

        

# README

## **Description**

Api for creating warehouses and reserving time slots in them.

## **Prerequisites**

- Ruby 3.1.2 installed on the system

## **How To Start**

1. `bundle install`
2. `rails db:create && rails db:migrate && rails db:seed`
3. `rails s`

## Enhancements

- Adding timezone to the warehouse
- Adding monitoring service