/BudgetTrackerwithindexedDB

Online/Offline budget tracker works with mongoDB Atlas / Heroku

Primary LanguageJavaScript

BudgetTrackerwithindexedDB

In this activity, you will implement IndexedDB so the budget tracker persists data even when the device is not online. When the device finally reconnects, any pending transactions will be synced with the backend api.