Skip to content

A budget tracking app that utilizes service workers to function even while offline

Notifications You must be signed in to change notification settings

cshepscorp/budget-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget Tracker PWA License: MIT

Table of Contents

Description

Link to deployed app

This is a budget tracking app. For this project, we were given the starter code for the functioning application and asked to add a service worker that will allow the user to interact with the app even with little or no internet connectivity. This app is also a Progressive Web Application (aka HTML-app or Web-app). This means that a user can install the app onto their desktop or mobile device for quick, offline access. In Google Chrome, click on the arrow/add button in the URL bar to download onto your desktop.

How to download the app onto your desktop

Usage

To use, simply enter a name for the transaction, enter an amount, and then tell the app if you're adding or subtracting funds.

Technologies

JavaScript
Node.js
Express.js
MongoDB
Mongoose
Service Workers

License

MIT - A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code. (Read more about the MIT license)

Questions

Feel free to reach out to me with any additional questions