Fast-Food-Fast is a food delivery service app for a restaurant.
- Users can create an account and log in
- A user should be able to order for food
- The admin should be able to add, edit or delete the fast-food items
- The admin should be able to see a list of fast-food items
- The admin user should be able to do the following:
- See a list of orders
- Accept and decline orders
- Mark orders as completed
- A user should be able to see a history of ordered food
- HTML
- CSS
- Javascript
- Node.js
- Express
- React
- Redux
- Mocha/Chai
- Eslint
- Babel
- Testcafe
- Stripe
-
Ensure you have node 8.x.x installed.
-
Install node modules with the command
- npm install
-
Start the API server with command
- npm start
-
Check API index with Postman
-
Run test with
- npm test
- Azu Patrick
Project licensed under MIT License