Skip to content

begprod/budget.it

Repository files navigation

budget.it – Another budget app, but this one is handy

A simple application for tracking the budget for each day

Version Last Commit Issues Top Language

budget.it – another budget app, but this one is handy

Features

  • Automatic calendar generating
  • Daily budget tracking
  • Monthly budget tracking
  • Last 6 month history
  • Currencies setup
  • Daily budget setup
  • PWA available
  • Import/export data

How data is stored?

For this moment data is stored in local storage of your browser.

Install application on your device

iOS

Open the following link on your iPhone or iPad: https://begprod.github.io/budget.it/

Push the button "Share" in the browser menu, then push the button "Add to Home Screen":

budget.it – another budget app, but this one is handy

Android

Open the following link on your Android device: https://begprod.github.io/budget.it/

Push the button "Add to Home screen" in the browser menu:

budget.it – another budget app, but this one is handy

For developers

Recommended IDE Setup

VSCode + Vue - Official

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Take a look other commands in package.json