longquoc47krb / The-Quiz-App

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.

Home Page:https://the-quiz-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://the-quiz-app.vercel.app


Languages

Language:TypeScript 93.1%Language:SCSS 4.4%Language:JavaScript 1.4%Language:Pug 0.8%Language:CSS 0.2%Language:Shell 0.1%