All Projects → nextcloud → Polls

nextcloud / Polls

Licence: agpl-3.0
🗳️ Polls app for Nextcloud

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Polls

Nextcloud Vue
🍱 Vue.js components for Nextcloud app development ✌
Stars: ✭ 89 (-38.19%)
Mutual labels:  nextcloud
Desktop
💻 Desktop sync client for Nextcloud
Stars: ✭ 1,787 (+1140.97%)
Mutual labels:  nextcloud
Passwords
A simple, yet feature rich password manager for Nextcloud
Stars: ✭ 134 (-6.94%)
Mutual labels:  nextcloud
Steem Fossbot Voter
A curation bot built for the Steemit social media platform, decides which posts to vote for and casts vote on behalf of a registered user
Stars: ✭ 92 (-36.11%)
Mutual labels:  vote
Team Container
A collection of containers to prepare a server for collaboration.
Stars: ✭ 100 (-30.56%)
Mutual labels:  nextcloud
Vue Poll
A Vue.js component for voting
Stars: ✭ 115 (-20.14%)
Mutual labels:  vote
Qownnotesapi
Nextcloud / ownCloud API for QOwnNotes
Stars: ✭ 76 (-47.22%)
Mutual labels:  nextcloud
Gh Polls
These polls work by pasting individual markdown SVG images into your issue, each wrapped with a link that tracks a vote. A single vote per IP is allowed for a given poll, which are stored in DynamoDB.
Stars: ✭ 1,726 (+1098.61%)
Mutual labels:  vote
Twofactor u2f
🔑 U2F second factor provider for Nextcloud
Stars: ✭ 104 (-27.78%)
Mutual labels:  nextcloud
Docker Clamav
Multi-arch dockerized open source antivirus for use with file sharing containers, REST API or TCP.
Stars: ✭ 133 (-7.64%)
Mutual labels:  nextcloud
Nextcloud Libreoffice Online
Docker configuration for Nextcloud with LibreOffice Online (plain http, no SSL support)
Stars: ✭ 92 (-36.11%)
Mutual labels:  nextcloud
Nextcloudpi
📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...
Stars: ✭ 1,340 (+830.56%)
Mutual labels:  nextcloud
Nextcloud Backup Restore
Moved to codeberg.org - https://codeberg.org/DecaTec/Nextcloud-Backup-Restore - Bash scripts for backup/restore of Nextcloud
Stars: ✭ 115 (-20.14%)
Mutual labels:  nextcloud
Xsrv
[mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities
Stars: ✭ 89 (-38.19%)
Mutual labels:  nextcloud
Hrcloud2
A full-featured home hosted Cloud Drive, Personal Assistant, App Launcher, File Converter, Streamer, Share Tool & More!
Stars: ✭ 134 (-6.94%)
Mutual labels:  nextcloud
Cms pico
🗃 Integrate Pico CMS and let your users manage their own websites
Stars: ✭ 84 (-41.67%)
Mutual labels:  nextcloud
Aria2 Ariang X Docker Compose
Docker compose files for Aria2+ AriaNg+ filerun/ Nextcloud/ h5ai + Plex. 图形化BT,磁力,离线下载,文件管理,播放,投屏
Stars: ✭ 1,581 (+997.92%)
Mutual labels:  nextcloud
Django Vote
Simple vote for django
Stars: ✭ 141 (-2.08%)
Mutual labels:  vote
Dicomviewer
DICOM Viewer in Nextcloud
Stars: ✭ 139 (-3.47%)
Mutual labels:  nextcloud
Forms
📝 Simple form & survey app for Nextcloud
Stars: ✭ 127 (-11.81%)
Mutual labels:  nextcloud

Polls

Build Status Scrutinizer Code Coverage Software License

This is a poll app, similar to doodle or dudle, for Nextcloud written in PHP and JS / Vue.

Features

  • 📊 Create / edit polls (datetimes and texts)
  • 📅 Set a closing date
  • 🔒 Restrict access (all site users or invited users only)
  • 💬 Comments
  • Share poll with users, groups, contacts and circles
  • 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
  • Create anonymized polls (participants names get pseudonymized for other users)
  • Limit possible answers per option and per user
  • Subscribe to notifications
  • 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

Bugs

Screenshots (table view)

Create a new poll from the navigation bar and get an overview of your polls Overview

Vote and comment (list view)

Vote

Edit poll inside the vote page

Edit poll

Add shared links to your poll

Share poll

View the vote page on mobiles

Vote mobile portrait

Installation / Update

This app is supposed to work on Nextcloud version 19+.

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
  • Install dev environment with make dev-setup
  • Compile polls.js with npm run build
  • Run a complete build with make all (installs dev env, runs linter and builds the polls.js)

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].