nextcloud / nextcloud/calendar
Implement Appointment Scheduling Feature for Nextcloud Calendar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
Currently, Nextcloud Calendar lacks a seamless method for creating and sharing appointment schedules directly from the calendar interface. Users often find it cumbersome to manage appointments efficiently without an integrated scheduling tool. This limitation can lead to confusion and extra administrative work, especially for those used to the functionality offered by platforms like Google Workspace.
Describe the solution you'd like
I would like to see an integrated feature in Nextcloud Calendar that allows users to:
- Create a new appointment schedule directly within the calendar.
- Enter details for the appointment such as date, time, and description.
- Generate and share a reservation page link with others directly from the event in the calendar interface.
- Display all reserved appointments automatically in the user’s calendar.
- Send automatic calendar invitations via email to both the organizer and the attendees once an appointment is scheduled.
This feature should mimic the user-friendly process found in Google Workspace's appointment scheduling system, providing a streamlined and efficient way to handle appointments directly from the Nextcloud Calendar.
Describe alternatives you've considered
As an alternative, integrating third-party scheduling tools via plugins or APIs has been considered. However, this often requires additional configuration and maintenance, and might not provide as seamless an experience as a native feature.
Additional context
The inspiration for this feature comes from the appointment scheduling functionality provided by Google Workspace, which simplifies the process of managing appointments. You can see more about this feature here: [[Google Workspace Appointment Scheduling]([https://workspace.google.com/intl/de/resources/appointment-scheduling/].
This feature would significantly enhance the usability and efficiency of the Nextcloud Calendar for all users, particularly those in a professional or organizational context where scheduling is frequent.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the issue description and its five requested capabilities, then review the linked Google Workspace reference for context. Identify the calendar entry points, reservation flow, invitation handling, and relevant tests before implementation; the work is done when appointment schedules can be created, shared, reserved, displayed, and emailed as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100