Skip to content

ALMA-DEV914/PWA-Budget-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progressive-web-application-Budget-Tracker

MIT

The deployed application

The Budget Tracker application on Heroku

Task on this assignment

My challenge this week is to update an existing budget tracker application to allow for offline access and functionality. The user will be able to add expenses and deposits to their budget with or without a connection. If the user enters transactions offline, the total should be updated when they're brought back online. I also need to deploy the application to Heroku.

This application should be a progessive web application that is installable.

Tools and Software

HTML, CSS, JAVASCRIPT, MONGOOSE/MONGODB, EXPRESS.jS and NODE packages

Usage

You can clone the repository git clone<repository url> and run npm i to install all packages. 
Open in your mobile phone or browser, click the desktop with arrow down to install the app. It can be found on the address bar.    
It will allow you to key in your expenses or assets while you are offline and it will be saved and appear when you are online.

The snapshot of the application

Screen Shot 2022-01-25 at 2 03 31 PM

This short video shows that your input was saved while you are offline.

Screen.Recording.2022-01-25.at.5.51.53.PM.mov

License

MIT License

Copyright (c) 2022 Alma Braun

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This app allows users for offline access and functionality. The user will be able to add expenses and deposits to their budget with or without a connection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors