--
Runs the app in the development mode.
Open http://127.0.0.1:5000
to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
--
- Make sure you put your credentials in the
db.yaml
file and have run theStocks.sql
file through your Command line or the MySQL workbench. - Open a command line client preferred is GitBash so you can right click on the folder of StockScanner and press GitBash here afterwards run this command
cd backend
after going into the backend folder you can use this command to run the locally hosted website on the server. python stockscanner.py
will start a development server in which you can see our website.
--
Group Number: 21
- Laura Timm
- Abhay Khosla
- Hassan Khan
--
- Python
- HTML/CSS
- Javascript
References:
Corey Schafer's Tutorial Series found below
https://www.youtube.com/playlist?list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH