TechForPR / chefsForPR

Platform to manage the distribution of meals created by World Kitchen
http://chefs4pr.com
MIT License
3 stars 2 forks source link

Create a model for Food Delivery #20

Closed dvidsilva closed 7 years ago

dvidsilva commented 7 years ago

There's a requirement that partners and the chefs want to track food that is being delivered and where.

It requires the following fields:

District Name, Last Day Of Delivery, No Of Meals Delivered Last, Demand/Supply Gap Name Hidden (soft delete)

Include the routes/methods to create and retrieve a single one. like POST /delivery and GET /delivery/:shortId