Open Tc2r1 opened 2 years ago
!assign
This issue has been assigned to @HGhanim! It will become unassigned if it isn't closed within 7 days. A maintainer can also add the Pinned label to prevent it from being unassigned.
!assign
This issue has been assigned to @HGhanim! It will become unassigned if it isn't closed within 7 days. A maintainer can also add the Pinned label to prevent it from being unassigned.
!assign
This issue has been assigned to @HGhanim! It will become unassigned if it isn't closed within 7 days. A maintainer can also add the Pinned label to prevent it from being unassigned.
The app essentially builds a 10 question quiz of multiple choice questions using questions from the Questions.json and Answers from the Answers.json. A Question item / model/ response has a "shortAns" key which is mixed in with 3 keys from the "Answers.json" to create a multiple choice question. Upon the user selecting the correct answer they move to the next question.
No matter which answer a user selects, they are shown a "Details" view that tells them more about the "answer" they selected.
After answering 10 questions they are taken to a score view where they can see how well they did, and try again.
So, are you up for it?
As a Developer, I would like to create this application using react native.
Other Details:
Please place your project within the /Interview_Prep_App/ folder titled "reactnative[your github username]"