Skip to content

I've updated an existing budget tracker application to allow for offline access and functionality

License

Notifications You must be signed in to change notification settings

MBrassey/OfflineReady

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OfflineReady

I've updated an existing budget tracker application to allow for offline access and functionality. The user is now able to add expenses and deposits to their budget with or without a network connection, transforming it to a Progressive Web Application (PWA). If the user enters transactions offline, the total is updated when they're brought back online. This was accomplished using IndexedDB to handle offline transactions and a Service Worker configured to cache webapp assets for offline use.

licensebadge

Issues

Requirements

MongoDB Community Server
node
npm

Installation

install MongoDB
npm i

Usage

npm run start
browse: localhost:3001/
use insomnia to test routes

🌀 Click the image(s) below to view the live webapplication

Application Demonstration

Routes

Questions

Contact me at matt@brassey.io with any questions or comments.

License

OfflineReady is published under the CC0_1.0_Universal license.

The Creative Commons CC0 Public Domain Dedication waives copyright interest in a work you've created and dedicates it to the world-wide public domain. Use CC0 to opt out of copyright entirely and ensure your work has the widest reach. As with the Unlicense and typical software licenses, CC0 disclaims warranties. CC0 is very similar to the Unlicense.

About

I've updated an existing budget tracker application to allow for offline access and functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published