项目作者: hunnble

项目描述 :
:scroll: A questionnaire platform
高级语言: JavaScript
项目地址: git://github.com/hunnble/QandAs.git
创建时间: 2016-09-25T04:20:56Z
项目社区:https://github.com/hunnble/QandAs

开源协议:MIT License

下载


A questionnaire platform build with React and koa.

Online demo: https://reactqanda.herokuapp.com/
account: qanda
password: qanda123

Features

  • Register user, login and logout.
  • Modify personal infomation.
  • Create questionnaire, edit, publish, delete and get the charts.
  • Search questionnaire and answer it.

Install

  1. git clone https://github.com/hunnble/QandAs.git
  2. cd QandAs
  3. npm install
  4. webpack
  5. node server/app.js

After then, open http://localhost:3000

Tips

  • Need node.js ^6.0webpackMongoDB
  • Change configs of database at /configs

Todo

  • more question types