Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Gieling <github@dartcafe.de>2021-06-04 23:08:45 +0300
committerGitHub <noreply@github.com>2021-06-04 23:08:45 +0300
commitc30e275cd28a462c8cdd133696a4a110085c5bb4 (patch)
tree452bb54b5e8a248d08acf2dad620f9bb8ec1e011 /README.md
parentf580df425a704aa647232b3c4cb90025c334579e (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 6ca40bd0..b30cc4c2 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Polls
+# Polls - an app, similar to doodle or dudle, for Nextcloud written in PHP and JS/Vue.
![php](https://github.com/nextcloud/polls/actions/workflows/app-code-check.yml/badge.svg)
![psalm](https://github.com/nextcloud/polls/actions/workflows/static-analysis.yml/badge.svg)
![tests](https://github.com/nextcloud/polls/actions/workflows/phpunit.yml/badge.svg)
@@ -8,8 +8,6 @@
[![Software License](https://img.shields.io/badge/license-AGPL-brightgreen.svg?style=flat-square)](COPYING)
-## This is a poll app, similar to doodle or dudle, for Nextcloud written in PHP and JS / Vue.
-
## Features
- :bar_chart: Create / edit polls (datetimes and texts)
- :date: Set a closing date
@@ -19,12 +17,14 @@
- Invite external users with a unique link or via email address
- Hide results permanently or until the poll is closed
- Confirm options after poll closing
+- Allow proposals from participants
- Create anonymized polls (participants names get pseudonymized for other users)
- Limit possible answers per option and per user
-- Subscribe to notifications
+- Subscribe to notifications per poll
- Get hints about possible conflicting entries in your calendar around the date option
- Switch between list and table view
- Configure your preferred view for date and text polls
+- Useable via REST-API
## Bugs
- https://github.com/nextcloud/polls/issues