Skip to content

A simple trading web application for practicing buying and selling stock, among other trading operations, with real market data, built using the Flask web framework, Jinja template engine, Bootstrap front-end framework, Markit Data API, and an SQLite back-end.

License

Notifications You must be signed in to change notification settings

matthewmuccio/WebTrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebTrader

A simple trading web application for practicing buying and selling stock, among other trading operations, with real market data, built using the Flask web framework, Jinja template engine, Bootstrap front-end framework, and Markit Data API.

Porting my command-line trading application TerminalTrader (https://github.com/matthewmuccio/TerminalTrader) to a large-scale Flask web application with a front-end interface and a SQLite database back-end.

Screenshots

Web Trader Sign Up Page webtrader-signup.png

Web Trader Log In Page webtrader-login.png

Web Trader User Dashboard Page webtrader-dashboard.png

Web Trader User Buy Page (Before Stock Purchase) webtrader-buy.png

Web Trader User Buy Page (After Stock Purchase) webtrader-bought.png

Web Trader Admin Dashboard Page webtrader-admin.png

Web Trader Admin Deposit Page (Before Deposit) webtrader-admin-deposit.png

Web Trader Admin Deposit Page (After Deposit) webtrader-admin-deposited.png

About

A simple trading web application for practicing buying and selling stock, among other trading operations, with real market data, built using the Flask web framework, Jinja template engine, Bootstrap front-end framework, Markit Data API, and an SQLite back-end.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published