This is a budget app that allows the user to keep track of their available funds whether they are online or offline and has a chart to help visualize where the money is allocated. The user never has to worry if they lose signal while using the app on their portable device.
- Installation Instructions
- Usage Information
- License
- Contribution Guidelines
- Test Instructions
- Questions
This application requires Node.js which can be downloaded here. It utilizes the folowing node modules mongoose, compression, lite-server, dotenv, express, morgan and can be installed using node package manager. This app utilizes a mongoDB database either locally or server based.
This app lets you keep track of your budget whether the user is offline or online, it utilizes the indexedDB built into the browser to store the transactions until the app is back online and then sends the transactions in the indexedDB database to the remote mongoDB atlas database for long term storage.
This project is not utilizing a license
This is a fully open source project, you may fork the repository and any pull requests will be viewed and implemented accordingly.
This application does not utilize tests
If there are further questions please contact me with the following.
AndrewMorrow Github
Email: beardedmongo@gmail.com