Skip to content

kmbys/pokequiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokequiz

A web application for quiz game.

Demo

https://pokequiz-307002.an.r.appspot.com

Requirements

  • Python 3.7+ installed
  • Pip and Pipenv installed

Development

Clone this repository and setup the virtual environment.

git clone https://github.com/nsbt/pokequiz
cd pokequiz
pipenv install
pipenv run python main.py

Then access to http://localhost:8080 in your browser.

Test

pipenv run python test.py

Deployment

Google App Engine

pipenv run pip freeze > requirements.txt
gcloud app deploy

Heroku

Set configuration for automatic deploys from this branch or create pipeline on it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages