Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.
/ ffts Public archive

This web app helps you track easily your accounts. Add transactions, transfers and import data from any website using (or creating) an importation model. Internet connection is not used, and you can always export your data in CSV files. You can also have multiple users.

License

Notifications You must be signed in to change notification settings

Lukas-Ldc/ffts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Finance Tracking Software

This web app helps you track easily your accounts. Add transactions, transfers and import data from any website using (or creating) an importation model. Internet connection is not used, and you can always export your data in CSV files. You can also have multiple users.

The login page:

The login page

The accounts page:

The login page

The account page:

The login page

The transactions page:

The login page

The transfers page:

The login page

The importation page:

The login page

How to install and use

You need to have Python and Poetry installed.

Install the environment and configure the server:

poetry install
poetry run python manage.py makemigrations
poetry run python manage.py migrate
poetry run python manage.py createsuperuser

Start the server:

poetry run python manage.py runserver

About

This web app helps you track easily your accounts. Add transactions, transfers and import data from any website using (or creating) an importation model. Internet connection is not used, and you can always export your data in CSV files. You can also have multiple users.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published