https://github.com/ablasko32/scan-sip-digital-menu-app
A digital menu for bars, built in React
https://github.com/ablasko32/scan-sip-digital-menu-app
react reacthottoast reactrouter supabase tanstack-react-query
Last synced: about 2 months ago
JSON representation
A digital menu for bars, built in React
- Host: GitHub
- URL: https://github.com/ablasko32/scan-sip-digital-menu-app
- Owner: Ablasko32
- License: other
- Created: 2024-12-19T21:56:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-03T18:08:37.000Z (over 1 year ago)
- Last Synced: 2025-07-26T23:50:34.942Z (10 months ago)
- Topics: react, reacthottoast, reactrouter, supabase, tanstack-react-query
- Language: JavaScript
- Homepage: https://scan-sip.vercel.app
- Size: 14.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Scan&Sip - A Digital Menu App :memo:
Welcome to Scan&Sip! May I be your menu guide!
## About
Scan&Sip is a **Mobile-first digital menu solution** designed for cafes, bars, and restaurants. It allows businesses to effortlessly create, edit, and display dynamic menus that are accessible via QR codes.
### Why Scan&Sip?
- Simplifies menu management
- Offers a seamless user experience
- Tailored for both light and dark themes
## Tech Stack
| Technology | Purpose |
| -------------------- | ----------------------- |
| **React + Vite** | Frontend development |
| **TanStack Query** | Remote State management |
| **Supabase** | Backend and storage |
| **React Router Dom** | SPA Routing |
## Features
✔️ **Menu Management**
- Add, edit, and delete locations, categories, and items.
✔️ **Image Uploads**
- Upload images for locations and items.
✔️ **QR Code Generation**
- Create QR codes for menus.
✔️ **Themes**
- Toggle between light and dark themes.
✔️ **Item Availability Management**
- Easily mark items as sold out to prevent customers from ordering unavailable items.
✔️ **Onboarding Wizard**
- Guided setup for new users.
## App images
### Dark Theme Menus
### Light Theme Menus
## Live Demo
#### Dark Theme
- [View Demo](https://scan-sip.vercel.app/menus/location/29)
#### Light Theme
- [View Demo](https://scan-sip.vercel.app/menus/location/28)
#### Full App
- [Try the App](https://scan-sip.vercel.app/)
> For test user account please contact the Author
## Database

Database type: PostgreSQL
For detailed information about the database structure and relationships, refer to the diagram above.
## LICENCE
This software is proprietary and all rights are reserved by the author.
Copyright © 2025 Antonio Blašković
> Unauthorized use, distribution, or modification of this software is prohibited. Please refer to the full licensing terms in the LICENSE file for more information.