jhf1203 / budget-tracker-hw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

budget tracker

Table Of Contents

  1. Description
  2. Installation
  3. Usage
  4. Collaborating
  5. Contact

Description

This is a simple application that allows the user to easily enter debits and credits to an account of their choosing.

The biggest appeal for this application to the user is the fact that it will still record and save data even when offline. That way should someone be traveling or otherwise in an area with low or zero signal, they're still able to log and track their financial accounts.


Instructions

Deployed Application

No installation is required, as this app is served through Heroku. Simply click the link above and begin!


Usage

Demo

Instructions

To use this application, simply enter a description for the debit/credit to your account, as well as the amount that the value should be. As you select to either add funds or subtract funds, you'll see your total balance change at the top of the screen, as well as a visualization of your account history in the form of a line graph.

This application has been specially designed to work even though you may not be online. Although your information is stored in our database, we have the ability to save each record temporarily should you have no internet, and then post it to our database once you are in an area that has better coverage.


Collaborating

Got an idea? A bug to report? Or even a thought on how the application could run more efficiently? Log it here as an issue, and we'll talk about it!


Contact Me

Jim Faulkner


License

This application is licensed under the MIT License

About


Languages

Language:JavaScript 80.5%Language:HTML 14.7%Language:CSS 4.8%