An open API service indexing awesome lists of open source software.

https://github.com/mtguerson/pizzashop-web

🍕 - PizzaShop is a restaurant management dashboard built with React, Tailwind, shadcn/ui, and React Query. It features user registration, order management, menu control, and dashboard metrics, including charts and audio notifications for new orders.
https://github.com/mtguerson/pizzashop-web

axios date-fns localforage radix-ui react react-query react-router-dom shadcn-ui sonner tailwindcss zod

Last synced: 4 months ago
JSON representation

🍕 - PizzaShop is a restaurant management dashboard built with React, Tailwind, shadcn/ui, and React Query. It features user registration, order management, menu control, and dashboard metrics, including charts and audio notifications for new orders.

Awesome Lists containing this project

README

          

# PizzaShop (React)

Dashboard for managing the establishment and controlling orders, similar to iFood.

## Tools

- React
- React Router DOM
- Tailwind
- shadcn/ui
- React Query
- Radix

## Features

- Register establishment;
- Establishment login (magic link);
- Customer registration;
- Create new orders;
- Manage the menu;
- Manage reviews;
- Manage orders;
- Manage the establishment profile;
- Open/closed store status;
- Dashboard metrics:
- Orders graph for the last 15 days;
- Sales graph for the last 15 days;
- Average reviews (monthly/overall);
- Average orders per day (monthly/overall);

## Screenshots

![pizzashop-1](https://github.com/user-attachments/assets/5ca0cc75-564b-4ae5-b9f8-2eb4f0127189)
![pizzashop-2](https://github.com/user-attachments/assets/129c4f0a-fef8-47fe-bbf3-82a844726068)
![pizzashop-3](https://github.com/user-attachments/assets/669efede-d9ce-476b-9e67-18b09c292942)
![pizzashop-4](https://github.com/user-attachments/assets/ba6f4b1a-25bd-4714-9709-410d688435b7)