Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 2.16 KB

README.md

File metadata and controls

45 lines (32 loc) · 2.16 KB

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

New poll

Installation / Update

This app is supposed to work on Nextcloud version 11+ or ownCloud version 8+.

Install latest release

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

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.