Deployed different ML models using flask on static webpages...
Steps to run :
- Run app.py file using the following command - python3 app.py
- 'http://127.0.0.1:5000/' open the following link on your respective browser.
Explanation of folders :
- static : Contains the images, fonts, css and js files
- templates : Contain static html files
- app.py : Python file containing flask and ML model code.
Additional feature of contact
User can write his/her query and send message to bigfoot. After sending the message user will get a verfication email from bigfoot and at the same time bigfoot will be notified by user details. 'bigfootmail.png' and 'client_mail.png' displays mail format for respective end.