Fully manual budget app to track your expenses. Completely opensource, with privacy by design.
- Seven23 official website
- Online documentation
- API specifications swagger and redoc
- Issue tracker
- Code repository
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 .