Skip to content
/ 2dqg Public

2d quiz generating software written with flask (deprecated)

License

Notifications You must be signed in to change notification settings

v0idpwn/2dqg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2dqg (2D Quiz Generator) is a minimal 2d quiz creating app. I developed it while doing my first steps with Flask. This probably shouldn't be used but is an interesting proof of concept.

To run the application, open up a command prompt and type the following:

  1. set FLASK_APP=server.py
  2. set FLASK_DEBUG=1
  3. flask initdb
  4. flask run

About

2d quiz generating software written with flask (deprecated)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published