This repository contains a demo version of the Restaurant POS System.
If you are interested in accessing the full project with complete features, please contact me directly at:
- 📦 Product & Category Management – Add, edit, and organize menu items with sizes and prices.
- 👨🍳 Employee Management – Track sales by employee for accountability.
- 🛒 Sales Tracking – Fast and reliable POS workflow for restaurant orders.
- 📊 Reports – View total sales, transactions, and detailed sales reports (including product sizes and categories).
- 🔒 Secure Auth & Access Control – Ensure safe usage for admins and employees.
- ⚡ Cross-Platform – Lightweight desktop app powered by Tauri.
- Tauri – For building secure and lightweight cross-platform apps.
- Rust – Backend logic and database queries.
- React.js + TypeScript – Frontend for a smooth UI/UX.
- SQLite3 – Local database for fast and reliable storage.