Bill Tracker

Stay on top of your finances. Track your bills and log your balances.

Using the MEN (MongoDB/Mongoose, Express, Node.js) stack and utilizing Express’ MVC architecture, I developed this application to help me keep track of my account balance when paying bills. I combined functionality to also include a bill tracker that helps you remember when each of your bills are due.

I implemented authentication using Google Auth and Passport.js so that each user will have their own private dashboard to keep track of their bills, completely confidential.

Demo / GitHub