Skip to content

zakie2003/Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MindSpark - A Quiz App

MindSpark is a quiz application where users can take quizzes based on their preferences and track their performance on a dedicated dashboard.
Admins have full control to create, edit, and delete quizzes, as well as manage user accounts when necessary.

MindSpark Screenshot

Recommended Setup

VSCode + Linux (required for running Celery).

Customize Configuration

See Vite Configuration Reference.

Project Setup (Frontend - Vue.js)

npm install

Compile and Hot-Reload for Development

npm run dev

The Vue server will be running on:

http://localhost:5174

Compile and Minify for Production

npm run build

Backend Setup (Flask API)

Navigate to the Flask backend directory:

cd .\Mad2_Flask\

Install dependencies:

pip install -r requirements.txt

Run the Flask server:

python app.py

The Flask server will be running on:

http://localhost:5000


Now your Vue frontend and Flask backend are set up correctly! 🚀

About

This is repository for my Quiz Apllication

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •