Giter Site home page Giter Site logo

khnrv / flashquiz Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.38 MB

Want to test your knowledge on certain topics? Want to see how you compare against the rest of the world? Well, FlashQuiz will not only test your knowledge but will derive you score based on fast you can answer your questions! If you are quiz enthusiast, you can play, create and share quizzes with your friends!

JavaScript 55.05% SCSS 5.94% EJS 39.01%
quiz quiz-play

flashquiz's Introduction

FLASHQUIZ | A Rocket Fast Quiz App

Want to test your knowledge on certain topics? Want to see how you compare against the rest of the world? Well, FlashQuiz will not only test your knowledge but will derive you score based on fast you can answer your questions! If you are quiz enthusiast, you can play, create and share quizzes with your friends!

WARNING: You better be fast!

Screenshots

Quiz List (Home)

home

Quiz Landing Page

q_welcome

Quiz Play Module - Question

q_play

Quiz Play Module - Results

q_play_stats

Quiz Creator

quiz_creator

Login

login

Register

register

Getting Started

  1. Create the .env by using .env.example as a reference: cp .env.example .env
  2. Update the .env file with your correct local information
  • username: labber
  • password: labber
  • database: midterm
  1. Install dependencies: npm i
  2. Fix to binaries for sass: npm rebuild node-sass
  3. Reset database: npm run db:reset
  4. Run the server: npm run local
  5. Visit http://localhost:8080/
  6. Have fun!

Tech Stack

BACK END / dependencies

  • npm (5.x or above)
  • node.js (12.x or above)
  • node.js/dependencies
    • body-parser
    • chalk
    • dotenv
    • ejs
    • express
    • morgan
    • node-sass-middleware
    • pg (6.x)
    • pg-native
  • node.js/devDependencies
    • eslint
    • nodemon
    • prettier
    • prettier-eslint
  • postgresql
  • psql

FRONT END

  • Bootstrap
  • jQuery

IDE

  • vscode
  • vscode/extensions
    • Prettier Eslint
    • Code Spell Checker
    • Better Comments
    • EditorConfig

DESIGN

  • Figma
  • Adobe XD
  • dbdiagram.io
  • draw.io
  • Bootstrap Studio

COMMUNICATION

  • Basecamp
  • Discord

flashquiz's People

Contributors

khnrv avatar souredoutlook avatar amazigh-sr avatar

Watchers

 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.