CS50 Finance
View in GitHubThis is a Flask-based web application for managing stock portfolios. Users can register an account, buy and sell stocks, view their portfolio, and see transaction history.
Technologies Used
- Python
- Flask
- PostgreSQL
- Redis
- HTML/CSS
- JavaScript
- SQLite
Features-
User registration and authentication - Stock quote lookup using real-time data - Buying and selling stocks - Portfolio management - Transaction history tracking