Skip to content

Lshiroc/quiz-game-jquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Game with jQuery

Screenshot Live Website - Quiz Game
Source Code

Tools

Made using jQuery and Django with Python. Django backend contains a simple endpoint containing all the questions frontend needs to get.

Frontend requests for the data from backend when the "Click to start" button is clicked by the user.

Runing on Local

Simply install the project, and change the api in frontend to http://localhost:8000. And in the backend add http://localhost:5500 in my case since I use Live Server extensions, mught be different for you.

About

A Simple Quiz Game Made with jQuery and Python Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published