Built in 3rd Semester of Engineering
A personal Finance Manager built in Java.
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
Before you begin, ensure you have the following installed:
- Java JDK 11 or higher
- JavaFX
- Any IDE that supports Java (e.g., IntelliJ IDEA, Eclipse)
- Clone the repository
git clone https://github.com/AashishNandakumar/Finance-Manager.git
cd Finance-Manager
- Open the project in your IDE and run the following to start the application.
FinanceManager.java
The Finance Manager application allows you to:
- Track your daily expenses.
- Manage your monthly budget.
- View historical financial data.
- Generate monthly financial reports.
Contributions are welcome! To contribute to this project, please follow these steps:
-
Fork the repository.
-
Create a new branch for your feature or bug fix.
-
Make your changes and commit them.
-
Push your changes to your fork.
-
Create a pull request to the main repository.
Please make sure to follow the code of conduct and contribution guidelines.
If you have any questions, suggestions, or feedback, please don't hesitate to contact us at [email protected].
This project is licensed under the MIT License. See the LICENSE file for details.
Dashboard
Add Items screen
Update Items screen
Analysis screen
History screen