/polls

📊 Polls app for Nextcloud

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Polls

Build Status Scrutinizer Code Coverage Software License

This is a poll app, similar to doodle or dudle, for Nextcloud / 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 logged in users, certain groups / users, hidden and public)
  • 💬 Comments

Bugs

Screenshots

Overview

Vote

Vote mobile portrait

Vote mobile landscape

New poll

Installation / Update

This app is supposed to work on Nextcloud version 12+ or ownCloud version 10.

Install latest release

You can download and install the latest release from the Nextcloud app store or from the ownCloud marketplace.

Install from git

If you want to run the latest development version from git source, you need to clone the repo to your apps folder:

git clone https://github.com/nextcloud/polls.git

Contribution Guidelines

Please read the Code of Conduct. This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.

For more information please review the guidelines for contributing to this repository.