/DQuiz-V3

Added authentication & authorization using passport.js to the Quiz app, where now user has to register and login to play the quiz.

Primary LanguageJavaScript

DQuiz-V3

Play: https://dquizv3.herokuapp.com/

DQuiz-V1: Visit Repo

Tests your knowledge on featuring sections. Failed to score good point? Not a problem. Try again! Fail again! Fail better!

Hey Geeks! This is a responsive project which is a simple quiz web app where a user can select a category and based on the selection the questions which are stored & fetched from MongoDB and at the end score is declared which is stored locally & it's developed using HTML,CSS & JavaScript, NodeJS, ExpressJS..

Updated

Layout

Design in Figma:

Initially designed the design layout of each process using Figma. View Design

Design in HTML,CSS :

Next tried to implement the design in HTML document using CSS.

Code:

After completion of the design, added the functionalities using JavaScript.