A full-stack personal finance management application for tracking transactions, subscriptions, and budgets.
Backend: β
Complete and functional
Frontend: π§ Coming soon
- Complete Transaction Management API
- Subscription tracking and recurring payments
- Budget management and spending limits
- Category organization
- RESTful API with full CRUD operations
Backend: Spring Boot 3.x β’ Java 17 β’ PostgreSQL
Frontend (Planned): Next.js 16, tailwind
- Clone the repository
- Configure PostgreSQL database in
application.properties - Run with Maven:
cd backend mvn spring-boot:run - API available at
http://localhost:8080
Detailed documentation available in the /docs folder.
Contributions welcome! The backend is complete - frontend development is the next step.
MIT License
Note: Backend is production-ready. Frontend coming soon! π