The Budget-me web applicatation is an app that keeps track of monthly income streams and expenses. Users are able to view what percentage each of their expenses makes up of their total income, and how much of their budget is left. Users can set a target saving goal, and the tool will generate a budget for them to stay within in order to meet that goal. I developed this tool as a final project for a JavaScript class. It utilizes a Model-View-Controller framework, HTML, CSS, and JavaScript.
TECHNOLOGIES: MVC Framework, JavaScript, HTML, CSS