Budget Tracker

License: MIT

Description

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.

Table of Contents

Installation

N/A

Usage

N/A

License

This project is licensed under MIT

Contributing

Contribution is welcome.

Tests

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.

Questions

Any further questions can be directed to me via my GitHub, or email if it is a more pressing matter.