Skip to content

stuy-softdev/PMG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

198 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS IS JEOPARDY!!!!!!! by Pomegranates

Team Members: Jason Chan (PM/Devo 0), Artemis Lee (Devo 1), Ethan Cheung (Devo 2)

Description

Have you ever wanted to compete with your friends, flex your trivia knowledge and gain bragging rights for eternity? Then our website is definitely the best for you! Users will be able to play games of Jeopardy using pre-generated boards and they will compete with each other to see who gets to brag. There are several all-time leaderboards to see the which players are the best of the best. Users will also be able to create and edit their own custom boards and publish them for others to play.

Install Guide:

  1. Clone this repo:
git clone git@github.com:stuy-softdev/PMG.git
  1. Navigate into repo:
cd PMG

Set up virtual environment:

python3 -m venv venv

Activate virtual environment:

  • Linux/Mac: source venv/bin/activate

  • Windows: venv\Scripts\activate

Install requirements:

pip install -r requirements.txt

Launch Codes:

Navigate to app folder:

cd PMG/app

Run __init__.py

python3 __init__.py

Alternatively, you can just run this instead:

python3 app/__init__.py

Also, feel free to check out our live site at https://punicagranatumarepomegranates.me

About

Pomegranates group repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors