luketeal / PWAbudgetTracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWAbudgetTracker

License: MIT

Description

This is a Budget Progressive Web App deployed on heroku that allows users to add and subtract funds and download and use the app offline.

Table of Contents

Installation

Go to the website and check it out! To use offline, download the application from the browser (see usage demo for demonstration).

Usage

  1. From the landing page, users can add and subtract funds, view a chart of the budget over time, as well as recent transactions
  2. Users may download the application from the browser and use it offline

Usage Demo

[animation of usage]

Repo-Contents

  • Table models
  • api and html routes
  • public html, js, and css files
  • webmanifest, service worker, and indexDB files for offline use

Contributing

Feel free to contribute to this project by forking the repo, making your changes and creating a pull request when you're ready.

Questions

If you have any questions, contact me:

Email: l.teal21@gmail.com

GitHub Profile

Credits

Initial application, IndexDB, Manifest, and Service Worker files based on information provided by Trilogy Education Services, LLC, a 2U, Inc. brand.

About

License:MIT License


Languages

Language:JavaScript 79.9%Language:HTML 15.5%Language:CSS 4.6%