Skip to content

JohnnyBeet/QuickRiddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickRiddle

Advanced Databases university project.

About

QuickRiddle is a database storage for logical puzzles with web interface. This application will quickly serve you a riddle (you can pick difficulty level and check your answer). Riddles are in text format with one word or a letter as the answer. It also tracks Your statistics so that You can check how well You are doing. User needs to sign up and log in first to use the application properly.

Technology stack

  • Python
  • Postgres
  • Sqlalchemy
  • Flask

Running

  • First run in cwd: pip install -r requirements.txt
  • Then to run the flask server run this: python run.py
  • After that go to http://127.0.0.1:5000 to use the application

About

Advanced Databases university project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •