Foodhub is an app to deliver food to the doorstep from nearby hotels and restaurants. Integrated with google maps , it allows users to order food based on their appetite. This app follows strict MVC architecture and is well organised.
foodhub_11.mp4
If you want to test the APIs locally , follow these instruction: 1.Clone the repo:
git clone https://github.com/UttamMarandi/Node-Foodhub.git
2.Install the packages :
npm install
3.Start nodemon
npm run start
4.Test the API endpoints using Postman
The API endpoints are well documented using postman.
I want to get this project to the next level. More complex controllers logic and new features. New ideas are always welcome, if anyone want to contribute let me know by opening an issue or messaging me on instagram.