Inspiration

Capital One Challenge.

What it does

We created an app that allows parents to budget specific amounts of money for their children to spend. Parents create an account connected to their Capital One bank account and make subaccounts for their kids. The kids have their own bank debit card and are limited on how much they can spend based on allowances that their parents set up.

How I built it

We used Xcode to create the app with options for parents and children. Our backend is based on node.js REST endpoints deployed to an Azure Web App. We used an Azure MySQL database to store Parents, Children, and Transactions.

Challenges we ran into

Connecting the backend and app was a challenge, especially with making the REST endpoints work correctly. UI Gestures on the app like swiping we also challenging.

Share this project:

Updates