Github Repo: https://github.com/dchiev/Progressive-Budget Deployed Application: https://thawing-peak-86521.herokuapp.com/
This application allows you to track your transactions even if you're offline via IndexedDB.
To install necessary dependencies, run the following command:
node server.js
Your entires will be stored via IndexedDB then be brought back online via Atlas.
N/A
To run tests, run the following command:
N/A
If you have any questions about the repo, contact me directly at danchiev2@gmail.com. You can find more of my work at github.com/dchiev