Skip to content

gonssalves/ficker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

160 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Finance Tracker - Ficker

Configuration

You should have Python and virtual environment (preferentially) on your machine.

  • Use pip install -r requirements.txt to install the packages.
  • After the packages are installed, activate the virtual environment with . venv/bin/activate
  • While inside the venv, to run the server, use flask --app app run --debug or export FLASK_APP=app and then flask run.

Additionally, you can find our app URL in the 'about' section. Please be patient, though, as the service spins down due to inactivity, so it might take a while to load.

Feel free to contribute :)

About

A web-based system that allows users to register and track their income and expenses, create budgets and generate reports on their spending patterns and trends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors