We were considering the dual questions of financial literacy and digital banking, and decided to combine the two so we could make it easier for people like us (students) or people without education in finance to get started investing.
Serves as an online banking platform, and also displays short-term investments (with breakouts listed for easy access) as well as long-term investment opportunities. Additionally, links to a community forum and other resources, and displays financial news.
We used Flask to set up the server, and HTML/CSS/JS for the website display. Python was used to fetch data from various APIs and format it.
Linking the Python data to the website UI, and fetching reliable data from Yahoo Finance.