-
Notifications
You must be signed in to change notification settings - Fork 0
Home
WoofWoof0 edited this page Jun 4, 2023
·
1 revision
- Akshar Gajjar <ang399@usask.ca>
- Ben Fehr <brf800@usask.ca>
- Devin Ramaswami <dpr331@usask.ca>
- Travis Baldwin <twb639@usask.ca>
- Yee Jing Shin <yes220@usask.ca>
- Login and Account Creation capabilities.
- Ability to connect to the top 4 Canadian banks (RBC, Scotia, TD, CIBC).
- Ability to check account balance.
- Encryption to store and manage sensitive user credentials.
- Should Have Features.
Ability to view transaction activity for connected accounts.
Ability to track all user subscriptions.
Ability to connect to and manage PayPal account.
A notes area to save and manage ideas, finance goals, and personal finance strategies.
Stock Portfolio manager.
Ability to track additional assets such as gold, real estate, vehicle(s), Crypto, etc.
Ability to pay bills and transfer money.
Add messaging functionality between users that share bank accounts.
- Language
- Python
- APIs
- Plaid API (Used to connect to the Financial Institutions)
- PayPal API (Used to manage user's PayPal account)
- Wealthsimple API (To get user's personal stock portfolio)
- IEX Cloud API (For Stock Market Data)
- Libraries
- Plotly
- Dash
- Selenium
- Tkinter