Probaho - A Universal Business Management Web App
Probaho is a web-based business management application designed for product management, billing, staff management, and point-of-sale (POS) functionalities. Built using Flask and MySQL, it provides a structured solution for small to medium-sized businesses.
===================================================================================================
Features:
Manage all your businesses in one place!
User Authentication: Secure login and user session management.
Product Management: Add, update, and search for products with category and expiry filters.
Barcode Scanning: Scan product barcodes to add, search, and update product information.
Billing System: Generate and manage bills, calculate totals, and store transaction history.
POS (Point of Sale): Process customer purchases and maintain sales records.
Staff Management: Add, update, and delete staff details.
Sales Analytics: Visualize sales data with interactive charts.
===================================================================================================
Tech Stack:
Backend: Flask (Python)
Database: MySQL (Flask-MySQLdb)
Frontend: HTML, CSS, JavaScript
Email Services: Flask-Mail (SMTP for password recovery)
=====================================================================================================
Install the packages mentioned in requirements.txt Install Xampp for database management Probaho was developed using Visual Studio Code