Skip to content
/ Fast-Food-Fast Public template

Fast-Food-Fast is a food delivery service app for a restaurant.

Notifications You must be signed in to change notification settings

azupatrick0/Fast-Food-Fast

Repository files navigation

Build Status Coverage Status

Fast-Food-Fast

Description

Fast-Food-Fast is a food delivery service app for a restaurant.

Features

  • 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

Technologies

  • HTML
  • CSS
  • Javascript
  • Node.js
  • Express
  • React
  • Redux
  • Mocha/Chai
  • Eslint
  • Babel
  • Testcafe
  • Stripe

App Link

Link

Documentation

Link

Installation

  • 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

Author

  • Azu Patrick

License

Project licensed under MIT License

Releases

No releases published

Packages

No packages published