Create an ICAL.Task wrapper similar to ICAL.Event
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 156
- Avg merge
- 4d 43m
- Merged PRs (30d)
- 3
Description
See also https://github.com/mozilla-comm/ical.js/pull/147
We should support a wrapper ICAL.Task like ICAL.Event. There should be a base class for properties common to tasks and events.
Contributor guide
Research direction
Start by reading pull request 147 and the existing ICAL.Event implementation. Define the scope of the shared base class from the properties common to tasks and events, then assess the wrapper API needed for ICAL.Task. Done means the project supports an ICAL.Task wrapper comparable to ICAL.Event and provides the shared base behavior described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100