Back to Portfolio
systemFeatured
Dual-Language Inventory Manager
Real-time inventory system with check-in/check-out tracking, built in both Java and Python for maximum compatibility.
Tech Stack
JavaPythonMySQLJDBCFlask
Key Features
Real-time stock level monitoring
Daily check-in and check-out transaction logs
Dual language implementation (Java + Python)
MySQL database on private server
Cross-platform compatibility — if one fails, the other runs
Low-stock alerts and threshold management
Export daily reports to PDF/CSV
About This Project
A real-time inventory tracking system built in both Java and Python for cross-platform compatibility, with daily check-in/check-out logs and MySQL backend running on a private server. When a client's Java environment broke mid-deployment, the Python fallback kept operations running seamlessly.