Skip to content

This a budget tracker application to allow for offline access and functionality. The user will be able to add expenses and deposits to their budget with or without a connection. If the user enters transactions offline, the total should be updated when they're brought back online.

License

Notifications You must be signed in to change notification settings

MtendeRoll/budgetTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget Tracker

This a budget tracker application to allow for offline access and functionality. The user will be able to add expenses and deposits to their budget with or without a connection. If the user enters transactions offline, the total should be updated when they're brought back online.

Table of contents

Installation

The JSON file will have the necessary dependencies. Type this in your command line:

npm i

Start the application :

npm start

Open in prefered browser

Application Criteria

GIVEN a budget tracker without an internet connection

  • WHEN the user inputs an expense or deposit THEN they will receive a notification that they have added an expense or deposit
  • WHEN the user reestablishes an internet connection THEN the deposits or expenses added while they were offline are added to their transaction history and their totals are updated

Links

Tools Used

Application Images

  • Deployed Application Deployed Application
  • Cached Storage Cached Storage
  • Web Manifest Web Manifest

License

About

This a budget tracker application to allow for offline access and functionality. The user will be able to add expenses and deposits to their budget with or without a connection. If the user enters transactions offline, the total should be updated when they're brought back online.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published