Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArpitAswal authored May 23, 2024
1 parent e090a2b commit 02fea14
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ The Home Screen features a menu with the following options:
Profile Settings: Allows users to manage their profile details.
Leaderboard: Displays the top five highest-scoring users.
Sign Out: Users can securely sign out of their account.

To start the quiz, users must enter their name.

Quiz Format: The quiz consists of 10 questions that must be answered within a 1-minute timeframe.
Expand All @@ -30,8 +29,11 @@ Only the top five user scores are shown on the leaderboard.
Users can return to the Home Screen to start a new quiz or sign out from the app.

Technologies Used:

Kotlin: Primary programming language for app development.

Firebase: For authentication and user management.

Android SDK: For building and deploying the Android application.


0 comments on commit 02fea14

Please sign in to comment.