Web application to track changes in your net worth
Fintrack.app is a web application that allows you to track changes in your net worth. Add assets and liabilities, provide their current value regularly, set financial goals and view statistics and charts.
See demo here.
Client: React, Redux
Server: .NET 6
Database: MS SQL Server
-
Clone the repo
git clone https://github.com/czuchrak/fintrack.git
-
Go to the project directory
cd fintrack
-
Run database
docker-compose up --build
-
Run application
cd backend/Fintrack.WebApi dotnet run
-
Open website
https://localhost:5001
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
Distributed under the AGPL-3.0 license. See LICENSE for more information.
If you have any feedback, please reach out to us at contact@fintrack.app