Skip to content

dev-rushi-parte/Digiaccel-SDE-1-Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation


Logo

Digiaccel SDE-1 Quiz App




About The Project

This is a Assignment which Digiaccel given me for SDE-1 Position. I tried to Make a Quiz website with all the Concepts I learned in Masai School . Checkout My Digiaccel Quiz Website by clicking on the link below and find the Source Code in the Master Branch.

Demo Link

Project Schema Diagram

Quiz Schema

Built With

  • React JS
  • MongoDB
  • React JS Bootstrap
  • Node JS
  • Express
  • Mongoose
  • React-Redux
  • d3 js Chart

Getting Started

This is a full stack project which has its own server.

Prerequisites and Installation

Make sure you have Node JS on your machine .Use the following NPM Package to get started and access all the functionalities of the Project.

  • Goto Client folder

  • Install NPM packages

    npm install
    
    npm  start
  • Goto server folder

  • Run the following

    npm install
    
    npm run start
    
  • Open localhost at port 3000 Now, you are ready to go

Features

These are the features we provide.

  • Total User Flow
  • User Authentication
  • Role Base Authorization
  • Score & Attempts Graph
  • All Pages Are Responsive