Full-stack web app for managing my personal financial cashflow, monthly budgets and investment portfolio.
- Add transactions through simple form
- Overview → Display monthly budgets and current state
- Cashflow → Show all past transactions (with sorting and filtering)
- Trends → Display charts and important trends with Plotly.js (WIP)
- Investments → Download current rates and values of investments through API and calculate profit
Build with Flask and SQLAlchemy on backend. Using Tailwind CSS, Vue.js, Vuex on frontend.
Development is still in progress...
