Financial Manager
Stack: FastAPI, Flask, SQLAlchemy, Docker
Finance Manager — is a web application for managing personal finances. It allows users to control income and expenses, as well as analyze financial data using interactive charts.
Technologies
FastAPI — used for developing a high-performance and asynchronous backend.
Flask — used for creating the frontend.
SQLAlchemy — ORM for interacting with the database.
Docker — for containerization and simplifying deployment of the application.
Main features
Adding and deleting transactions (income and expenses).
Visualization of financial data using charts to compare expenses and income over different days.
Ability to edit or delete transactions in case of errors.
Finance Manager — is a web application for managing personal finances. It allows users to control income and expenses, as well as analyze financial data using interactive charts.
Technologies
FastAPI — used for developing a high-performance and asynchronous backend.
Flask — used for creating the frontend.
SQLAlchemy — ORM for interacting with the database.
Docker — for containerization and simplifying deployment of the application.
Main features
Adding and deleting transactions (income and expenses).
Visualization of financial data using charts to compare expenses and income over different days.
Ability to edit or delete transactions in case of errors.