satishgupta07 / QuizAdda

Quiz-Portal

Home Page:https://quiz-adda-frontend.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuizAdda - quiz portal where users can participate in a variety of quizzes

The QuizAdda WebApp offers an engaging quiz experience with a user-friendly interface. Users start by logging in or registering, after which they are directed to a personalized dashboard. The dashboard showcases various quiz categories catering to different interests. Users can select a category and proceed to the quiz instructions page. After understanding the instructions, they initiate the quiz, answering questions with a timer on the side. Upon completing the quiz, users are redirected to a results page displaying their marks, the number of correct answers, and the total attempted questions.

Additionally, the app features an Admin Dashboard with exclusive functionalities. Upon login, administrators access a dashboard to manage quiz categories, including viewing, adding, and deleting them. The admin can also handle quizzes, viewing existing ones, observing questions within a quiz, adding new quizzes, updating quiz details, and deleting quizzes. Furthermore, the admin has the capability to add and remove questions from quizzes.

Overall, QuizAdda provides an interactive and comprehensive platform for both users and administrators.

Login Page

Testing User Credentials :

username : user
password : user

Testing Admin Credentials :

username : admin
password : admin

loginPage

User Registration Page

registerPage

Dashboard

dashboard

Quiz Instructions

quizInstruction

Attempting Quiz Page

attemptQuiz

Quiz Result

quizResult

Admin Dashboard

adminDashboard

All Categories

allCategories

Add New Category

addNewCategory

All Quizzes

allQuizzes

Add New Quiz

addNewQuiz

All Questions of a quiz

questions

Add new question into a quiz

addQuestion

About

Quiz-Portal

https://quiz-adda-frontend.vercel.app


Languages

Language:TypeScript 41.6%Language:Java 31.4%Language:HTML 25.1%Language:CSS 1.9%