Skip to content

Latest commit

 

History

163 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

welcome to my quiz web game!

in this simple spring application a public api is consumed to grab some quiz questions which can then be answered in my app! a user can also make an account to track progress and choose which kind of questions they want to see.

I use these public api to get my questions:

https://the-trivia-api.com/

https://opentdb.com/

github: https://github.com/Emilvdijk/quizwebgame

you can also pull it from dockerhub!

docker run -e "SPRING_PROFILES_ACTIVE=prod" -p 8080:8080 -t emilvdijk/quizwebgame:test

author: Emil van Dijk

About

QuizGame web app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages