đź’° Personal finance tracker built with FastAPI and React. Multi-account support, expense categorization, transactions history.
đź’° Personal finance tracker built with FastAPI and React. Multi-account support, expense categorization, transactions history.
That was incredibly hard. Like it was my second time creating a backend but I learnt a lot from that. Also creating a frontend was like: 50% me, 25% Claude AI, 25% God’s help :)))
I hope the ship goes well)
It’s been kinda hard to make a frontend. I used Claude and God’s bless to create it but finally it does;)
I almost finished my project. Only thing left is deployment. See the frontend;)
Log in to leave a comment
Implemented all main features: auth, accounts, categories, and operations.
Challenges:
Operations were tricky -> had to properly revert old balance changes when updating. Solved with revert -> update -> apply sequence.
Complete API ready for frontend integration.
Log in to leave a comment
Started working on Budget App - a personal finance management application. Chose FastAPI + PostgreSQL stack, then I’ll write Frontend in React
Decided to use Repository pattern for DB isolation and Service layer for business logic. Should make testing easier ;) (i hope)
I just forgot to write devlogs workinh on this project, so don’t pay attention that I wrote first devlog after 4:31 hours of developing :(
Log in to leave a comment