GithubHelp home page GithubHelp logo

quizzer's Introduction

Quiizer helps you to create quizzes for your community events, student and teachers and random too.
It also helps you to manage and perform various operations in the quiz, such as real time question correction and lot more.


Getting Sarted ๐ŸŽ‰

This project is built on MERN stack, to setup local enviroment follow these steps:

  • clone the repo

  • get inside the repo using cd Quizzer

  • install the dependencies npm i, this will install the dependency for the nodejs enviorment

  • get inside the client folder cd client

  • to install the react dependencies run command npm i

  • to run the nodejs dev server run npm run dev-server

  • to run the react dev server run npm run dev-client


Update

We will be launching soon our Quizzer API where developers can create their custom experiences for user based on requirements.

Models

Worksheet Model

Each worksheet contains

Attribute Name Type Required Description
userIDStringYES The id of the quiz creator.
questionsQuizYES array of Quiz Model
Quiz Model

Each Quiz contains.

Attribute Name Type Required Description
questionStringYES Question to be asked
optionsarray of option having String type and enum a,b,c,dYES Choices for question
answerString having enum a,b,c,dYEScorrect answer for the question

quizzer's People

Contributors

souvikns avatar imabp avatar

Stargazers

 avatar RANDRIANJATOVO Andritiana avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.