Skip to content

Fully manual budget app to track your expenses. Opensource, with privacy by design.

License

Notifications You must be signed in to change notification settings

dscpvgcoet/ExpenseTracker

 
 

Repository files navigation

Seven23 server

Build action badge Documentation Status License: MIT

Fully manual budget app to track your expenses. Completely opensource, with privacy by design.

Seven23 server instance is powered by django and django-rest-framework to manage and expose a restful API. It does not include a user interface, which is managed as a totally independant project like seven23_webapp.

Commands

make serve
make build
make test
make docs
make clean
make docker-build
make docker-run
make docker-shell
make docker-stop

About

Fully manual budget app to track your expenses. Opensource, with privacy by design.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.4%
  • SCSS 4.5%
  • HTML 3.0%
  • Other 1.1%