Skip to content

dogpixels/minibudget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MiniBudget

A minimalstic, personal budget tool in a single file. Data is being saved and turnover is calculated as you type. All data is saved with the LocalStorage of your browser and remains on your machine. Currently only in German.

Screenshot

Installation

Download or clone this repository and deploy the single minibudget.html file to a web server of your choice. Or simply use the online deployment, if available.

Requirements

  • Server: none, any HTTP server will do.
  • Client: any modern browser with JavaScript and LocalStorage enabled.

Contribution and Development

Future development is currently not scheduled, as rough requirements have been met; contributions to this repository are highly welcome, however.

Known Bugs

  • Import/Export buttons don't seem to always work. Repeated usage of the desired function bypasses the issue.
  • The expanses side doesn't prepend - to numbers automatically. Users must take care of that themselves.
  • An english translation is missing.

About

A personal budget tool in a single file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages