.Net Front-End Budget App/Expense Tracker that connects to a MySql database which stores user/login info as well as all data for the app(finance history, etc) which in turn allows you to look back over all of your spending to see your habits.
See the .sql file to create the Tables for use with this application.
(Users Table, Income Table, and Transaction Table are the tables used)
You can use this code as long as the project is not for profit.