Work in progress
Finance Tracker is a website that is hosted locally with a local DB. The objective of this project is to create have a website that I can use to replace my current method of tracking my finances and doubles as a way to gain more experience with .NET.
My current method of tracking my finances is in a google spreadsheet. I use a google form to add purchases. Graphs are automatically created/upated using inputted information.
TODO:
- Refine description
- Add detailed documentation of each page and what each page will be.
- Ability to manually create, read, update and delete accounts
- Ability to dynamically create graphs
- Ability to save graphs and add to home page
- Ability to track spending via a form
- Ability to set a budget
Currently the database is locally hosted. This may change in the future.
TO DO