This is a PWA (Progressive Web App) that keeps track of funds of an account, as well as names and amounts of individual transactions (spending and deposits). Powered by MongoAtlas and IndexedDB, this app is able to save the transactions submitted locally using IndexedDB whenever internet connection goes down, and once the connection comes back sync the local database with MongoAtlas.
Simply visit the live link: https://enigmatic-tundra-93097.herokuapp.com/
You can enter 2 values, a text string and number, that will track expenses or gains. If you are offline then it will store the data until an online connection can be made.
MIT
If you have questions regarding this program:
Send me a message through GitHub: