QuizApp is a web application built using ASP.NET MVC that allows users to take quizzes on various topics. It provides features such as user authentication, quiz creation, quiz taking, and quiz management.
User authentication (register, login, logout) Admin dashboard for quiz creation, editing, and deletion Multiple-choice quiz format Responsive design for mobile and desktop devices Installation To run QuizApp locally on your machine, follow these steps:
git clone https://github.com/suarfel/QuizApp.git