🗳️ Polls app for Nextcloud
This is a poll app, similar to doodle or dudle, for Nextcloud written in PHP and JS / Vue.
Create a new poll from the navigation bar and get an overview of your polls
This app is supposed to work on Nextcloud version 19+.
You can download and install the latest release from the Nextcloud app store.
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
make dev-setup
npm run build
make all(installs dev env, runs linter and builds the polls.js)
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.