Skip to content

yusufsahin99/QuizAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizAPI

QuizAPI consists of an SQL database containing trivia questions and a flask app that provides a web interface to interact with the database. In create_db.py I created an SQL database from the data stored in csv files. The app.py is a flask app that manages access to the SQL database.

Attribution

The dataset used in this repository was derived from https://github.com/uberspot/OpenTriviaQA

License

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published