Skip to content

Create most informative surveys with the click of a button

Notifications You must be signed in to change notification settings

Bojidarist/railsurveys

Repository files navigation

Rail Surveys

Create most informative surveys with the click of a button

Table of Contents

Setup with docker

  1. Run docker-compose:

    docker-compose up
  2. Setup database:

    docker-compose exec app bundle exec rake db:setup
  3. If you have permission problems with files created by the docker containers simply chown the directory:

    sudo chown -R $USER railsurveys/

Additional Information

  1. When a normal user creates a survey it must be accepted by an admin.
  2. There is an admin user seed in seeds.rb with a random password, use 'forgot password' to set your own.

Endpoints

About

Create most informative surveys with the click of a button

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages