Home / Projects / CS50 Finance App
CS50 Finance App
Full-Stack Web App
Harvard CS50
HTML/CSS JavaScript Flask Python SQL
// project_02 — Full-Stack Finance App

CS50 Finance App

The CS50 Finance App is a web application designed for tracking and managing stock investments. Developed as part of Harvard's CS50 course, it utilizes web technologies to create an interactive and user-friendly interface. This project demonstrates the ability to build full-stack web applications with real-world functionalities including live stock data and portfolio tracking.

Features
📈
Stock Price Tracking & Updates — Fetches real-time stock prices and displays live market data for informed investment decisions.
💼
Portfolio Management & Analysis — Users can buy and sell shares, with full history tracking and portfolio valuation.
Real-Time Data Fetching & Display — Integrates with financial APIs to pull up-to-date stock information and render it dynamically.
Technology Stack
HTML CSS JavaScript Flask (Python) SQL Database IEX Cloud API
💡 This project demonstrates the ability to build full-stack web applications with real-world functionalities. The code and further details can be found on GitHub.