/Offline-Budget-Tracker

A budget tracker PWA that works offline using IndexedDB.

Primary LanguageJavaScript

Offline Budget Tracker

last commit

Description

This is a budget tracker PWA that works offline using IndexedDB.

Table of Contents

Installation

fork repo
clone to local machine
npm i
run mongod in one terminal instance
in another terminal, run node server
navigate to http://localhost:3000
inspect with dev tools
Application > Service Workers
turn to offline mode

Usage

  1. Follow the installation steps to enable offline mode
  2. Add transactions or subtract transactions demo

Future Enhancements

No futher development is planned at this time

Credits

  • Front end files provided by Triology
  • MongoDB
  • IndexedDB

Questions?

Contact me at darian.nocera26@gmail.com

or Follow on Github

Copyright © 2020 Darian Nocera


Created with darnocer's README generator 👽