Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 366 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 366 Bytes

SimpleBudget

A personal budget web application enabling the user to allocate funds into categories and then record spending based on those categories. The plan is to start with a web application and then to build a mobile app based on it.

I'm using Entity Framework code first for the data layer and Bootstrap with jQuery for the UI.

It is a work in progress.