This is a Simple Point of Sale (POS) system built using Python and SQLite.
It allows small shops or stores to manage:
- ✅ Inventory with stock tracking
- 💰 Sales and profit tracking
- 🧪 Barcode-based sales input (manually entered or scanned)
- Install Python: https://python.org
- Download or clone the repo
- Open terminal or command prompt
- Run the script:
python simple_pos.py