Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 635 Bytes

File metadata and controls

24 lines (17 loc) · 635 Bytes

Quiz Application

Quiz Application

Overview

The Quiz Application is a full-stack online quiz platform built with Angular, ExpressJS, Node.js, HTML/CSS, and MongoDB. It allows users to take quizzes, view their scores, and manage questions and quizzes.

Features

  • User authentication and authorization system.
  • Dynamic question rendering.
  • Scoring mechanism with instant feedback.
  • Admin panel for managing questions and quizzes.
  • RESTful APIs for communication between frontend and backend.
  • MongoDB integration for data storage.

Technologies Used

  • Angular
  • ExpressJS
  • Node.js
  • MongoDB
  • HTML/CSS