Skip to content

Star-Gibson/PWA_BudgetApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget Tracker

Generic badge Generic badge

Description

The Budget Tracker is a progressive web application that gives users the ability to track their budget by allowing them to add expenses or deposits by using the "add funds/subtract funds" buttons. This application has the ability to function while offline by storing offline transactions to the IndexDB. Upon going back online these transactions are transferred to the mongoDB.

Table of Contents

Screenshot

Deployed Application: https://hidden-ocean-67098.herokuapp.com/

Online Application: Screen Shot 2021-01-06 at 3 14 19 PM

Offline Application: Screen Shot 2021-01-06 at 3 18 11 PM

Installation

  • To install on your local device follow these steps:
    • Clone the Repository.
    • Run npm install to ensure all necessary dependencies are installed.

Usage

  • For usage on your local device follow these steps:
    • To start the server, run npm start.
    • To access the application in your browser, go to http:localhost:3000.

License

  • This project is licensed under the MIT License.

Credits

Questions

  • Please feel free to each out with any questions via Github (above) or via email at sgibsoncoding@gmail.com. Thanks!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages