Book-A-Meal is an application that allows customers to make food orders and helps the food vendor know what the customers want to eat.
- Signup or Login
- View Menu for the day
- View Menu for other days
- Make an Order
- Modify an Order
- Create a Meal
- Modify a Meal
- Remove a Meal
- Setup Menu for a particular day
- Get all Orders for a particular day
Pivotal Tracker is used as Project Management Tool. Project board can be found at https://www.pivotaltracker.com/n/projects/2165554
Project template is hosted on GitHub Pages. Please click here
Project API documentation can be found at https://ikenjoku-bookameal.herokuapp.com/api-docs
For server-side tests, run npm test
MIT License