Budget-Tracker

License: MIT

Description

This will track your budget by entering what you earned and what you purchased even when you are in an offline network! Try this out to plan your money💰

Table of Contents

Website

https://enigmatic-everglades-13899.herokuapp.com/ alt text

Usage

  1. Total budget amount shown at top alt text
  2. Visualize your past transactions as list and graph alt text
  3. Add your earnings
    1. Enter name of the transaction and its amount. alt text
    2. Click + Add Funds button. alt text
  4. Subtract your purchases from your budget
    1. Enter name of the transaction and its amount. alt text
    2. Click - Subtract Funds button. alt text
  5. Can be used in offline network environment
    • It will save your transactions in its database even while you are offline.
    • It persists your offline transactions when you are back online. alt text
  6. Install the app
    • PC: Click the install button on the right-hand side of the url text area.
      alt text
    • Smartphone: Install by Add to home screen from Share menu.

License

Licensed under the MIT License.

Questions