The Budget Tracker application allows for offline access and functionality so that the user will be able to add expenses and deposits to their budget with or without a connection. When entering transactions offline, the transactions will populate the total when brought back online.
The application is deployed here on Heroku.
Offline Functionality:
-
Enter deposits offline
-
Enter expenses offline
When brought back online:
- Offline entries are added to tracker.
AS AN avid traveller
I WANT to be able to track my withdrawals and deposits with or without a data/internet connection
SO THAT my account balance is accurate when I am traveling
Giving users a fast and easy way to track their money is important, but allowing them to access that information anytime is even more important. Having offline functionality is paramount to the applications success.
** Prior to installation, the user should have MongoDB installed **
Once the repository has been forked and cloned, the user will need to run the command npm install
to retrieve the neccessary dependecies.
Following installation, the user will run npm start
to initialize the server.
In the server, the user can interact with the application to log transactions and track their budget.
Github username: @Jacquelineadean
Github URL: GitHub
LinkedIn: LinkedIn
Email: Jacquelineadean@gmail.com