Skip to content

morshedalam/e-survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web based survey management system

Installation

  git clone git@github.com:morshedalam/e-survey.git
  bundle install
  bundle exec rake db:setup
  rails s

Populate Sample Data

  bundle exec rake db:populate

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Web based survey management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published