Skip to content

A quiz app where players can choose from various categories to test their knowledge.

Notifications You must be signed in to change notification settings

yassnemo/brain-quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BrainQuest

An application that presents quizzes to users, tracks scores, and provides feedback.

Technologies

  • Django
  • JavaScript

Project Structure

Setup Instructions

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Install the required packages using:
    pip install -r requirements.txt
    
  4. You can run the application using:
    python manage.py runserver
    

Usage

  • You can access the application at http://127.0.0.1:8000/.
  • Follow the prompts to take quizzes and view your results.

About

A quiz app where players can choose from various categories to test their knowledge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published