Skip to content

scottgeleas/Progressive-Budget-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progressive Budget Tracker

Description

This is an application that allows you to keep track of your money with ease! Just enter your deposits or expenses, and let the chart display your total over time. In a weird place with poor cell service? No need to worry! This application works offline, letting you worry about keeping track of your finances. Your offline data will be uploaded as soon as you come back online.

Budget Tracker

Getting Started:

If you want to edit this app you must have a Github account, have downloaded Node.js, MongoDB, Robo 3T, and Visual Studio Code.

Authors:

Scott Geleas

Built With:

  • Javascript
  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • Robo 3T
  • Visual Studio Code

Acknowledgements

Icons made by Eucalyp from Flaticon

License:

License: MIT

Copyright (c) [2021] [Scott Geleas]]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A progressive web app that keeps track of user's deposists and expenses. The application will show the user's balance over time. This application works offline. When user's input data offline it is stored in an IndexedDB until the connection is restored. Once the connection is restored the application will push user's data to a Mongo Database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors