Skip to content

savjaylade84/Green_Day_Flask_Version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Green Day Fanpage 2.0v in Python Flask

Url: http://savjaylade.pythonanywhere.com/
Simple green day fanpage website that has
music and album of green day band

Steps on how to run it

1.) install python version 3 - for window download the installer - for linux follow the command below.
pkg install python pip

2.) go to your command prompt or terminal then install the flask library of python.
pip install flask

3.) donwload this repository and unzip.

4.) go to your command prompt or terminal then find the repository as your current directory

5.) run the init.py by following one of the commands(choose which work for you).
py init.py
python init.py
python3 init.py
python <file path>/init.py
python3 <file path>/init.py

6.) after running successfully it will output a url link that you use to access the website in the browser.
example: https://127.0.0.1:500

if any issue or concerns in the repository just hit that issue in repository for me to solve it.

have any concerns or want a little chat with me just email at savjaylade84@gmail.com