This project is a ‘Review Restaurant’ webpage system. We decided to go with this system as it allowed our team of 6 to efficiently assign 2 features to each group member with plenty of features that could be found in many of the pre-existing similar webpages.
Feature | Group Memeber |
---|---|
Register and Delete / Login and Logout for user | Ismail |
Review System | To Mo |
Reply Reviews | To Mo |
Managing restaurant accounts | Vivian |
Menu managemen | Vivian |
Payment system / reservation | William |
Payment system / reservation management for staff confirmation | William |
Promotions | Lily |
Take away for user | Ismail |
Restaurant Ticketing System | Ricky |
Restaurant Admin Business Analytics System | Ricky |
Community Page | Lily |
To install dependencies run npm i
, npm run startDatabase
and npm run startClient
.
See deployment for notes on how to deploy the project on a live system.
To run the front-end npm run starts
To run the back-end npm run server
To run the both front-end and back-end npm run start-server
.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.