Skip to content

hunnble/QandAs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

git clone https://github.com/hunnble/QandAs.git
cd QandAs
npm install
webpack
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