Giter VIP home page Giter VIP logo

party's Introduction

Party

Party logo

Build Status

Simple quiz system.

Description

This application has three types of screen.

  • Questions
  • Answering form
  • Management quiz (Admin page)

The answers is reflected in real-time on 'Questions' screen.

Demo

Requirement

  • node.js v4.1.2
  • mongoDB

Usage

This application has three pages.

  • Index page

You can acess this page on '/'.

User can vote for question and it is displayed on quiz page in real time.

Also, send comments just like niconico video.

Index page

  • Quiz page

You can see Question set just now.

The comments and vote number displayed in real time.

Quiz page has some customize options. (Sounds and styles. It is coming soon...)

Quiz page

  • Admin page

Owner of event uses this page.

Add, delete, set questions in this page.

Admin Page

Install

Clone this repository.

$ git clone [email protected]:sota1235/Party.git

Build static files.

$ cd Party

$ npm i

$ gulp

Start application and access http://{hostname}:3000.

$ npm start

TODO

  • Load measures for Socket.IO
  • Make admin page more useful
  • Add template for application(style, config)

Contribution

Bug reports and pull requests are welcome on GitHub at https://github.com/sota1235/Party. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Licence

This software is released under the MIT License, see LICENSE.txt.

Author

@sota1235

party's People

Contributors

sota1235 avatar

Watchers

James Cloos avatar nobuhiro onodera 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.