After trying many budgeting apps, I could not find one that exactly fit my needs. As a professional web application developer, I thought "Why not create my own?" I taught myself Ruby on Rails and created this web app for my wife and I to use in managing our finances. This web application is fully responsive and has unique layouts for mobile and desktop devices. Utilizing Bootstrap 3, I was able to quickly create each piece without having to re-invent the wheel. Development was done using a MySQL database but was then ported to PostgreSQL for compatibility with Heroku, where the app is currently deployed.