GithubHelp home page GithubHelp logo

quizapp's Introduction

QuizApp

An app that lets you create quizzes and share them between friends. You can keep them private or set them public to show on the home page. The creator of the quiz can view and share the results at the end of the quiz. Also you can compete for leaderboards!

Screenshots

"Login"

"Quiz"

"Leadeboards"

"Management"

Dependencies

  • Node 10.x or above
  • NPM 5.x or above
  • PG 6.x
  • Express
  • EJS
  • cookie-session
  • bcrypt
  • sass
  • morgan
  • dotenv
  • chalk

Getting Started

  • Install all dependencies (using the npm install command).
  • Setup your PostgreSQL database
  • Setup your .env (DB_HOST, DB_USER, DB_PASS, DB_NAME, DB_PORT)
  • Run start the web server using npm run start command.
  • Browse to http://localhost:8080

Features

  • Register / login user
  • Create public or private quizzes
  • Take quizzes
  • Share your results
  • View your quiz attempt history
  • Compete for leaderboards

quizapp's People

Contributors

kimiakalantari avatar stoofz avatar x-saim avatar

Watchers

 avatar

Forkers

x-saim

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.