Skip to content

Wydreq/Pizza-order-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published