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.
- Host: GitHub
- URL: https://github.com/mtguerson/pizzashop-web
- Owner: mtguerson
- Created: 2024-07-25T15:28:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T20:07:07.000Z (10 months ago)
- Last Synced: 2025-04-09T20:52:53.014Z (6 months ago)
- Topics: axios, date-fns, localforage, radix-ui, react, react-query, react-router-dom, shadcn-ui, sonner, tailwindcss, zod
- Language: TypeScript
- Homepage:
- Size: 291 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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



