Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SkySingh04 authored May 4, 2024
1 parent 8f19d3e commit 7f0605f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,18 @@ The live deployment of QuizQuest can be accessed at [QuizQuest](https://quiz-que

### Admin Panel

- **Firebase Authentication**: Admins can securely log in to access the admin panel.
- **Quiz Data Upload**: Admins can upload Excel files containing quiz data for automatic quiz generation.
- **Manage Quizzes*: Admins can easily delete, lock or download quiz data.
- **Manage Results: Admins can easily download specific quiz results.
- **Interactive UI**: User-friendly interface for entering quiz details and managing quiz data.
- **Firebase Integration**: Firebase Firestore database integration for storing quiz data securely.

### Student Dashboard

- **User Authentication**: Students can securely log in using Firebase authentication.
- **Quiz Access**: Access available quizzes, view details, and track completion status.
- **Quiz Timer**: Quizzes automatically submit after specific time.
- **Quiz Safety**: Students need to answer all questions to submit the quiz.
- **Real-time Updates**: Firebase ensures real-time updates for quiz status and progress tracking.


Expand Down

0 comments on commit 7f0605f

Please sign in to comment.