datokrat / polls

πŸ—³οΈ Polls app for Nextcloud

Home Page:https://apps.nextcloud.com/apps/polls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polls - an app, similar to doodle or dudle, for Nextcloud written in PHP and JS/Vue.

psalm tests puild lint Dependabot status Software License

Free meeting schedule tool

  • ⏭️ Easy poll creation
  • πŸ› οΈ Highly customizable
    • βœ‰οΈ Make your poll confidential by hiding the results until you want them to be discovered
    • πŸ•ΆοΈ Obfuscate participants' names from other participants
    • ⏲️ Set an automatic expiry date
    • βž• Allow participants to add more options
    • βœ… Limit votes per option or user
    • ... πŸ’± and a lot more
  • πŸ“¬ Invite everyone you want
  • πŸš€ Export your poll to different spreadsheet formats or HTML
  • 🧧 Let Polls automatically remind your invited users
  • πŸ’¬ Comments
  • β˜‘οΈ Confirm options after poll closing
  • πŸ“’ Subscribe to notifications per poll
  • πŸ“… Get hints about possible conflicting entries in your calendar around the date option
  • 🧰 Usable via REST-API
  • Supports the following nextcloud apps
    • Circles
    • Collections aka projects
    • Contacts
    • Activity

Installation / Update

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

Install latest release

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

Support

Screenshots

Manage your polls and create new ones

Manage Polls

Many configuration options

Vote

Share your poll with other people

Edit poll

Vote on mobile

Share poll

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 javascript with npm run build
  • Run a complete build with make appstore (Find the output in the build directory)

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.

About

πŸ—³οΈ Polls app for Nextcloud

https://apps.nextcloud.com/apps/polls

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 54.1%Language:PHP 28.1%Language:Vue 17.1%Language:SCSS 0.6%Language:Makefile 0.2%