hanielrolemberg / seven23_server

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

Home Page:https://seven23.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://seven23.io

License:MIT License


Languages

Language:Python 91.0%Language:SCSS 4.7%Language:HTML 3.2%Language:Shell 0.4%Language:Makefile 0.4%Language:Dockerfile 0.4%