Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Itsydv committed Sep 30, 2022
1 parent 62f27b0 commit 1f6cb11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
This is an Basic QuizApp based on the Information provided in the Intern hiring task and JSON data fetched from API.
The app first lists a set of questions which are available in the JSON data. User can tap on a single question to view it's details and attempt it.

Because of the time constraint, I was not able to implement the following features:
- Showing the correct answer after the user has attempted the question.

## Features
- Login and Signup using Google Sign In as well as Email and Password.
- List of Questions fetched from API.
Expand Down

0 comments on commit 1f6cb11

Please sign in to comment.