mcorteel / polls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

polls

This is a poll app, similar to doodle or dudle, for owncloud written in PHP and JS/jQuery. It is a rework of the already existing polls app written by @raduvatav.

Features

  • Create/Edit polls (datetimes and texts)
  • Set expiration date
  • Restrict access (only oc members, certain groups/users, hidden and public)
  • Comments

Requirements

  • ownCloud 8.1 or later
  • This PR from core (Wrong status code in the RedirectResponse), otherwise you'll get a blank page after create/edit a poll or voting

Bugs

  • Blank page after create/edit a poll or voting (see Requirements for a temporary fix)

Installation

Put the files under <owncloud_dir>/apps/polls and enable it in the ownCloud apps settings.

Misc

The app is also available at the appstore.

Screenshots

About


Languages

Language:PHP 66.0%Language:CSS 19.9%Language:JavaScript 14.1%