Inspiration

Too many times have broke college students looked at their bank statements and lament on how much money they could've saved if they had known about alternative purchases or savings earlier.

What it does

Financially Engaged helps people analyze and improve their personal spending habits. Financially Engaged uses bank statements and online banking information to determine areas in which the user could save money. I identified different patterns in spending that I then provide feedback on to help the user save money and spend less.

How I built it

I used Node.js to create the backend for Financially Engaged, and I used the Viacom DataPoint API to manage multiple other API's. The front end, in the form of a web app, is written in JavaScript.

Challenges I ran into

The Viacom DataPoint API, although extremely useful, is something brand new to me, and there were few online resources I could look at. I have to understand completely how the API simplified and managed all the APIs I was using.

Accomplishments that I'm proud of

My data processing routine is highly streamlined and modular and my statistical model identifies and tags recurring events, or "habits," very accurately. By using the DataPoint API, my app can easily accept new APIs without structurally modifying the back-end.

Share this project:

Updates