The purpose of this project was to simply utilize the indexedDB API on an already established budget tracker application to allow the user to update their budget offline, and for it to update the MongoDB database when they went online.
N/A
N/A
This project is licensed under MIT
Contribution is welcome.
To test the indexedDB you must first go offline with the application open, add any data you like, then reconnect and see that all the data you added while offline has been persistent, despite the application not having access to the MongoDB database.
Any further questions can be directed to me via my GitHub, or email if it is a more pressing matter.