- HTML, CSS, Bootstrap
- Machine Learning (Linear Regression)
- Flask
-
install python on your pc
-
pip install flask
-
pip install sklearn
-
First clone the repository either using the "git clone <repo_link>" or download the zip file.
-
Open the terminal and navigate to that folder
-
Open app.py and run command "python app.py" in the terminal
-
You'll see a link in the terminal. Follow that link to access the web app.