/QuizMe

Primary LanguageJava

QuizMe

Is a Simple Quiz app that ask the user questions depending on His/Her choice from its array of options

It uses firebase to store and update questions for the user to view and choose from. It also includes a web login form for uploading new Question

Guide To Implementation

  1. Design UI for the App on Figma(https://www.figma.com/file/GIrFQvOSjkPEl59NZNQqrUfd/QuizMe)
  2. Plan the Question JSON tree for your Firebase database (https://github.com/derekdunes/QuizMe/blob/master/QuizMe/quiz.json)
  3. Create Your firebase project at (https://firebase.google.com)