Skip to content

A React-based order management system designed for small food businesses.

License

Notifications You must be signed in to change notification settings

nicolobos77/BurgerTask

Repository files navigation

BurgerTask 🍔

BurgerTask is a small web app to manage restaurant orders in real time. It allows staff to create, update and track orders, while customers can see the order status on a live screen.

🚀 Features

  • Order management (create, update, cancel)
  • Real-time customer order board
  • Sound notification when an order is ready
  • Local storage persistence
  • Multi-language support (English / Spanish)
  • Responsive layout

🛠 Tech Stack

  • React
  • Vite
  • JavaScript
  • CSS
  • LocalStorage (no backend)

▶️ How to run the project locally

1. Clone the repository

git clone https://github.com/nicolobos77/BurgerTask.git
cd BurgerTask

2. Install dependencies

npm install

3. Start the development server

npm run dev

4. Open web browser at

http://localhost:5173

About

A React-based order management system designed for small food businesses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published