
Stock Trading System
A stock trading platform built with Python, tkinter and SQLite3, for GUI and relational database.
Customers can create accounts, buy/sell stocks at market price, set limit orders, look at their dashboard, etc.
Admins can put companies on the market, change market hours/schedule
Uses a custom stock price generator for stock prices to fluctuate throughout the day.
See Project