Skip to content

Online order management application for burgers house.

Notifications You must be signed in to change notification settings

tomaszburas/Burger-Bomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

logo

Online order management application for burgers house.


📔 Table of Contents

🌟 About the Project

👾 Tech Stack

  • Client -> Client repo.

    • React.js
    • Typescript
    • Styled Components
    • Eventrix (global state)
  • Server -> Server repo.

    • Node.js
    • Express.js
    • Typescript
    • MongoDB
    • Passport-JWT

🎯 Features

  • Intuitive way of placing an order by the user, which is checked at every step by validating information.
  • User can add a discount code in the cart (for example HOLIDAY15 -> discount -15%)
  • Access to the administration panel -> Admin Panel
  • In the Admins tab, you can add new administrators, as well as edit and delete existing ones. It is worth noting that administrators are divided into 2 roles. Super Admin and Admin. The former have greater rights to manage the application,
  • BOTD is a tab where we can choose from a list of existing burgers - Burger of the day,
  • In the Burgers tab, we add, edit and delete burgers,
  • In the Coupons tab, we add, edit and delete discount codes,
  • In the Info tab, we edit the restaurant data,
  • In the Ingredients tab, we add, edit and remove burger ingredients,
  • In the Orders tab, all orders that arrive at the restaurant are displayed. In this panel, we can edit the status of a particular order and delete it.

📷 Screenshots

burger bomb burger bomb2 burger bomb3 burger bomb4 burger bomb5 burger bomb6

About

Online order management application for burgers house.

Resources

Stars

Watchers

Forks