Skip to content

GreenTreeGaming/Game-Day-Grill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Game-Day-Grill

Welcome to Game Day Grill!

Need the website? Here it is: http://3.87.27.204:8000/

Need the code on your local machine? Here is how to get it:

Download the code via the big green "Code" button. Click on "Download as zip".

Once you do that, you need to unzip that file.

After, go into Command Prompt or Terminal and locate this zip file. Once you have done that, ensure that you have installed Django and Pillow by typing these commands:

pip install Django
pip install Pillow

After that, type in:

cd gamedaygrill

followed by:

python manage.py runserver

You are done! Enjoy our website :)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors