Skip to content

This Quiz app is built using Next.js with TypeScript for the frontend, NestJS for the backend, and MySQL for the database. The app allows users to take quizzes consisting of multiple-choice questions.

Notifications You must be signed in to change notification settings

longquoc47krb/The-Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App - Multi-Choice Questions

Introduction

This Quiz app is built using Next.js with TypeScript for the frontend, NestJS for the backend, and MySQL for the database. The app allows users to take quizzes consisting of multiple-choice questions.

Technologies Used

  • Frontend:

    • Next.js
    • TypeScript
  • Backend:

    • NestJS
    • MySQL

Features

  • User authentication: Users can create an account and log in to the app.
  • Quiz creation: Admin users can create quizzes by adding multiple-choice questions.
  • Quiz taking: Users can take quizzes and select their answers for each question.
  • Quiz results: Users can view their quiz results after submitting the quiz.
  • Admin dashboard: Admin users have access to a dashboard where they can manage quizzes and view user results.

About

This Quiz app is built using Next.js with TypeScript for the frontend, NestJS for the backend, and MySQL for the database. The app allows users to take quizzes consisting of multiple-choice questions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published