Task Name: Flask/Python: Create a Flask app with a Simple Form ( FOSSASIA )
On Windows
-
Clone the repository using
git clone https://github.com/0x48piraj/FOSSASIATask_FlaskAppForm.git
-
Install the packages, but first
cd Python3*/Scripts
(*
representsversion-number
) -
Now, Install the packages by using
pip3 install -r /path/requirements.txt
(path
= path where the repo is cloned) -
After successfully installing the packages, goto the cloned
repo
and fire up a terminal. 🔥 -
Execute,
py -3 app.py
Hopefully, the ouput will be: (If not, Please read here)
- Hit the browser, and hover to
http://127.0.0.1:5000
< meta name="author" content="0x48piraj" >
- Star!
- Fork!
- Watch!