Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 277 Bytes

File metadata and controls

1 lines (1 loc) · 277 Bytes

A basic web application that serves as stock market simulator that allows users to get quotes, buy and sell stock. Created using the Flask web framework for Python as the web server and SQLite as the backend database. Front end design done with HTML and CSS (mostly Bootstrap).