SmithBWare89 / progressive-app-budget-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This project is intended to be a demonstration of a progressive web application. It utilizes a service worker to register data caches in the browser to not only store files vital to the function of this app but also a snapshot of data so the user will be able to maintain an accurate budget when they're in low or no signal areas. Users will be to install this application on their desktop or on their mobile device from the browser.

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 

Table of Contents

Installation

You can visit the deployed web application which is in it's development phase or by cloning the repository, installing the node packages using the npm i in your command line, and then running npm start to start your connection.

License

License: MIT

Languages

Javascript Badge Node Badge HTML Badge CSS Badge

Packages

Express Badge Mongoose Badge Morgan Badge Compression Badge Path Badge

Contributing

Create a pull request on the repository.

Questions

All questions can be directed to my email or github.

About

License:MIT License


Languages

Language:JavaScript 81.2%Language:HTML 14.4%Language:CSS 4.4%