jpd61 / pwa-budget-tracker

A Mobile-First, Progressive Web Application (PWA) Budget Tracker that allows a user to track income and expenses online and offline.

Home Page:https://pwa-budget-tracker61.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA: Budget Tracker πŸ‘‹

Twitter: jpdewoody

Description

πŸ” A Mobile-First, Progressive Web Application (PWA) Budget Tracker that allows a user to track income and expenses online and offline.

Deployed Application

πŸ’» Below is a screenshot of the application:

pwa-budget-tracker

User Story

AS AN avid traveler
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 

Acceptance 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

Table of Contents

Installation

πŸ’Ύ

npm install

Usage

πŸ’»

npm start

With Nodemon:

npm run watch

Testing

✏️

No current testing

Contributing

:octocat: Joseph DeWoody

Questions

βœ‰οΈ Contact me with any questions: email , GitHub

About

A Mobile-First, Progressive Web Application (PWA) Budget Tracker that allows a user to track income and expenses online and offline.

https://pwa-budget-tracker61.herokuapp.com/


Languages

Language:JavaScript 83.2%Language:HTML 12.0%Language:CSS 4.8%