/PWA_Budget_Tracker

Primary LanguageJavaScriptMIT LicenseMIT

License: MIT

Budget Tracker(Progressive Web App)

Usage

This app utilizes MongoDB and Mongoose to keep track of your budget and works both online and offline.

Description

This application allows the user to track their expenses whether they have an internet connection or not. Being a Progressive Web App, the user is able to download the app and launch it from an icon on their laptop, tablet, or phone. The offline mode works because the service worker caches the data to Indexed DB and once back online, syncs up with the Mongo Atlas DB.

Link

The app is deployed on Heroku here.

Screenshots

home page

License

This project uses the MIT license.

Questions

If you have any questions or comments about this repository, please contact me at peter.phenow@gmail.com.

Please visit peterphenow to view more of my work.