kinziva / BudgetTracker

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.

Home Page:https://agile-taiga-28351.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA Online/Offline Budget Trackers

Description

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.

Screenshot

Budget Trackers screenshot

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.

Table of Contents

  • Title

  • Description

  • Screenshot

  • User Story

  • Business Context

  • Acceptance Criteria

  • Table of Contents

  • Questions

  • Urls

Questions

Contact with me with any questions : GitHub

Urls

About

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.

https://agile-taiga-28351.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 80.1%Language:HTML 15.1%Language:CSS 4.9%