Skip to content

AliciaJK/ProgressiveBudget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProgressiveBudget

Unit 19 PWA Homework: Online/Offline Budget Trackers

https://lit-harbor-62441.herokuapp.com/

Project Description

This tool is an application that allows you to add or subtract transaction amounts to keep track of your expenses, online or offline.

The ask: Add functionality to our existing 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. When entering transactions offline, they should populate the total when brought back online.

Offline Functionality:

  • Enter deposits offline

  • Enter expenses offline

When brought back online:

  • Offline entries should be added to tracker.

Usage Information

Use this application online or offline, enter your title and amount and whether it is a deposit or withdrawl.

Installation Instructions

No additional installation required.

Questions

If you have any questions, please do not hesitate to reach out at alicia.krolak4@gmail.com or on LinkedIn at Alicia Krolak. You can find me on GitHub as aliciajk.

User Story

AS AN avid traveller I WANT to be able to track my withdrawals and deposits with or without a data/internet connection SO THAT my account balance is accurate when I am traveling

Business Context

Giving users a fast and easy way to track their money is important, but allowing them to access that information anytime is even more important. Having offline functionality is paramount to our applications success.

Acceptance Criteria

GIVEN a user is on Budget App without an internet connection WHEN the user inputs a withdrawal or deposit THEN that will be shown on the page, and added to their transaction history when their connection is back online.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published