This is my Engineer's Thesis project. App lets you manage your home budget.
I have created the project as my Engineer's Thesis. Helps you with managing home budget. This particular app is backend written in Java and Spring Boot. Also, I've created a frontend app. Lets you create transactions, categories, accounts and budget.
- Java 21
- Docker
- PostgreSQL
- Hibernate
- Spring Boot
- GraphQL
Application is dockerized, so you can run it with docker-compose.
docker compose up -d