💰 Easy to use, always available personal finance monitor. Use it to collect all your income and expenses then look at an affordable analytics dashboard to catch your financial leaks. 💸
- Java
- Spring Framework
- Maven
- Swagger
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/m-m-collab/personal_finance_monitor.git
- Build the project using Maven:
mvn clean install
- Run the project:
mvn spring-boot:run
- Access the Swagger UI at http://localhost:8086/swagger-ui/index.html to interact with the API endpoints.
Swagger has been integrated into this project to provide an interactive documentation for the API. You can access the Swagger UI at http://localhost:8080/swagger-ui.html.
If you find any issues or would like to contribute to this project, feel free to create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.