0.2.2 • Published 8 years ago

riddles v0.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

riddle

A framework for building series of puzzle challenge, like Python Challenge.

npm.io npm.io

Users & groups & problems management, quizzes orders, real-time submissions, designed to simple and responsive.

Install

  • npm install riddles

Modify your settings in config.json, change the default HTTP port in bin/www line 15.

Usage

  • Make sure MongoDB is running
  • npm start

Currently you must modify the group field from user to admin of all administrators in DB to make it work.

Screenshots

screenshot/1.png

screenshot/2.png

screenshot/3.png