Budget Tracker

MIT License Badge

Description

Budget Tracker is a progressive web app which allows users to enter income and expense. The app stores the information and charts their cash flow.


Table of Contents


Installation

Visit the active webpage URL below. You can use the app on your browser or download to your device by clicking the download icon in your browser's address bar.

URL for active webpage: https://salty-caverns-39472.herokuapp.com/

URL for repository: https://github.com/tonyschwebach/Budget-Tracker


Usage

This app can be used with a simple, 3 step process.

  1. Describe the transaction.
  2. Enter the amount.
  3. Choose whether to add the income or subtract the expense.

app image

Demo

demo gif


Credits

Georgia Tech Coding Bootcamp staff and Full-Time cohort for their collaboration and guidance.


Contributing

Not currently accepting contributions


Tests

N/A


Questions

Please contact tony.schwebach.developer@gmail.com or tonyschwebach on Github.


License

MIT License

Copyright (c) [2021] [tonyschwebach]

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.