-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathREADME
42 lines (27 loc) · 852 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
ThunderSurvey
======
ThunderSurvey is an open source online survey tools based on Ruby on Rails
and MongoDB.
Live Demo: http://www.thundersurvey.com
It's created by sandsroad, a ruby on rails consulting company based on
Shanghai China, you can reach it via: http://www.sandsroad.com
Requirements
=======
ThunderSurvey use mongodb as persistence, so you need install mongodb at first:
http://www.mongodb.org/
Download and Install, it should be very easy.
Install
=======
With Rails 3, it's deadly simple:
$ git clone http://github.com/yzhang/thundersurvey
$ bundle install
$ sudo mongod
$ rails s
Point your browser to http://localhost:3000
License
=======
ThunderSurvey is licensed under GPLv2, you should got a copy of it.
Contact
=======
Feedback are always welcome, you can use github issues or shoot a email to