Skip to content

Fully manual budget app to track personal expenses. 100% opensource, with privacy by design.

License

Notifications You must be signed in to change notification settings

CortezFrazierJr/seven23

 
 

Repository files navigation

Warning

This project is a one person project, currently in alpha quality. We don't yet guarantee stability, data integrity or a clean upgrade path. Only use this project if you are interested in experimenting with it.

Seven23 webapp

Build action badge Documentation Status License: MIT

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

App can run on device, no account needed, but need a server instance to sync and backup your data. Server code is also open source and available as a separate repository: seven23_server.

Seven23 Screenshot

Quickstart

Run locally

nvm use
npm i
npm start

About

Fully manual budget app to track personal expenses. 100% opensource, with privacy by design.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.0%
  • SCSS 5.2%
  • Other 0.8%