Skip to content

A Progressive Web App (PWA) that allows users to tracks expenses, even when offline, by utilizing caches and IndexedDB.

Notifications You must be signed in to change notification settings

Hayden-Haun/Offline-Budget-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline Budget App

LIVE URL: https://offline-budget-app-hh.herokuapp.com/

REPOSITORY: https://github.com/Hayden-Haun/Offline-Budget-App

Table of Contents

Screenshot

Description

Track your finances offline in this Progressive Web Application. This features a manifest/service-worker which allows you to work offline and save your work via the browser's IndexedDB cache system . When internet is reconnected, the application will automatically sync with the MogngoDB database.

Installation

npm i

Contributions

Contact the owner

Usage

Launch Server: node server.js

Tests

none

Technologies Used

Caches, IndexedDB, Mongoose, MongoDB, Javascript, Progressive Web Application, Heroku

Credits

Hayden Haun

Questions

For additional questions, please contact GitHub user Hayden-Haun at haydenhaun@gmail.com

About

A Progressive Web App (PWA) that allows users to tracks expenses, even when offline, by utilizing caches and IndexedDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published