Pizza order app (Work in progress…)

Simple app that allows you to manage food restaurant.

Features

User Panel

  • Adding menu positions to cart
  • Changing number of items in cart
  • Removing items from cart

Admin Panel

  • Loging into admin panel using login and password
  • Adding new positions to menu
  • Removing menu positions
  • Editing menu positions
  • Changing items order in menu

What’s to do?

  • Managing user order
  • Displaying all orders from last 30 days in admin panel
  • Connecting to database

Tech Stack

  • HTML/CSS
  • JavaScript
  • React
  • Bootstrap

Installation

Install Node.js and GIT

Clone the repo

Enter the client directory and type

  npm install my-project
  npm start

Screenshots

User panel

  • Main menu

Main

  • User Cart

UserCart

  • Admin signing up to admin panel (login and password = test)

SigningUp

  • Admin Panel

AdminPanel

  • Adding new menu position

Adding

  • Editing existing menu position

Editing

  • Menu after changes (New position added, edited and menu items order have changed)

End

Authors

License

MIT

GitHub

View Github