Skip to content

ThunderSurvey is an open source online survey tools based on Ruby on Rails and MongoDB.

License

Notifications You must be signed in to change notification settings

crazycode/ThunderSurvey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
yzhang@sandsroad.com

About

ThunderSurvey is an open source online survey tools based on Ruby on Rails and MongoDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published