nextcloud / nextcloud/polls

Provide Poll as iCalendar file/stream

Open
#1,633 3 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
284
Forks
91
Avg merge
4d 3h
Merged PRs (30d)
50

Description

As a poll participant, I want to be able to access my poll vote and the final result as iCalendar file (stream), because it helps to integrate my possible/final appointments with other personal calendars.

This should not be a one time export as with #366 but a permanently or temporarily available ics file (like a shared file). Any updates on my poll vote or the final decision of the poll owner should change the contents of the ics file so that my other calendar can continuously synchronise with the poll.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named in the issue. Start by tracing how a participant's vote and the poll owner's final result are currently exposed, then determine the entry point for a persistent or temporary iCalendar stream. Done means the stream is accessible to participants and updates when either the vote or final decision changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.