User stories are as follows:
##User Management
- As a new user, I want to create an account
- As a user, I want to log in to my account using OAuth
- For OAuth, I want to log in using Facebook
- For OAuth, I want to log in using Github
- For OAuth, I want to log in using Google
- As a user, I want to log out from my account using OAuth
- As a user, I want to delete my account
- As a user, I want to edit my user information
- As a user, I want to connect to my bank
##Account Management
- As a user, I want to check my balance
- As a user, I want to deposit money to the app from my bank account
- As a user, I want to withdraw money from my account and deposit into my bank account
##Transaction Management
- As a user, I want to send money to another user
- As a user, I want to receive money from another user
- As a user, I want to find a friend so that I can send money to my friend
- As a user, I want to find a friend so that I can request money