A robust, enterprise-grade financial management application built with Java Swing and MVC Architecture.
- Role-Based Security: Custom authentication system with encrypted credential storage.
- Financial Intelligence: Real-time analytics with visual dashboards (Pie Charts).
- Budget Controls: Automated alerts when category limits are exceeded.
- Reporting: One-click HTML invoice generation with browser integration.
- Persistence: Custom CSV-based database engine.
- Language: Java (JDK 1.8+)
- UI Framework: Swing (Custom Flat Design)
- Architecture: Model-View-Controller (MVC)
- Services: Singleton & Interface-based Service Layer
- Clone the repository:
git clone [https://github.com/XentroAi/Expense-Master-Enterprise.git](https://github.com/XentroAi/Expense-Master-Enterprise.git)
- Compile the source:
javac -d bin src/com/expensemanager/*.java src/com/expensemanager/**/*.java
- Run the Launcher:
java -cp bin com.expensemanager.Launcher
- Daniyal - Lead Architect & Core Engine
- Abdul Rafay - Business Intelligence & Reporting
- Fayyaz Hussain - Financial Logic & Budgeting
- Emmad Ullah Shah - Security Infrastructure
© 2025 Xentro Ai. All Rights Reserved.