Skip to content

Latest commit

 

History

History
executable file
·
60 lines (38 loc) · 1.95 KB

README.md

File metadata and controls

executable file
·
60 lines (38 loc) · 1.95 KB

Book-A-Meal

license Coverage Status Build Status Maintainability

A Food Vendor App

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.

Screen Shot 2019-04-17 at 9 07 03 AM Screen Shot 2019-04-17 at 9 08 15 AM

Features

User(Customers) can

  • Signup or Login
  • View Menu for the day
  • View Menu for other days
  • Make an Order
  • Modify an Order

User(Caterer) can

  • Create a Meal
  • Modify a Meal
  • Remove a Meal
  • Setup Menu for a particular day
  • Get all Orders for a particular day

Getting Started

Project Management

Pivotal Tracker is used as Project Management Tool. Project board can be found at https://www.pivotaltracker.com/n/projects/2165554

Template

Project template is hosted on GitHub Pages. Please click here

Documentation

Project API documentation can be found at https://ikenjoku-bookameal.herokuapp.com/api-docs

Testing

For server-side tests, run npm test


Acknowledgments


License

MIT License