This project is an application that allows users to add expenses and deposits to their budget with or without a connection. If the user enters transactions offline, the changes will be reflected when they're brought back online. This application uses IndexDB, Service workers, and Web Manifest for offline functionality and is deployed on Heroku.
The user should clone the repository from GitHub and install dependencies. To run server, run npm start
.
This application will allow users to create new transactions whether it's a deposit or withdraw, with or without internet connection.
Please view deployed application on Heroku
This project is license under MIT
Contributors should read the installation section.
There are no tests for this application.
If you have any questions, please feel free to email at : m23saini@gmail.com