Calendar Support
オープン
new feature
- 主要言語
- Go
- スター
- 6.1k
- フォーク
- 327
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
# Use case
Calendar support for WebDAV, CalDAV and CardDAV.
What problem you are trying to solve?
A monolithic integration of calendar service and mail. The calendar then uses the same credentials of the mail users.
How your solution would work in general?
Use go-webdev package to provide calendar service: https://github.com/emersion/go-webdav
A new thread serves the calendar along with mail service on other threads. Sharing the same credentials and facilitating the usage of both services is the key.
コントリビューションガイド
調査の方向性
まずリポジトリのサービスおよびスレッドアーキテクチャを確認し、次に issue にリンクされている go-webdav パッケージを読んでください。完全な解決策では、メールサービスと並行して WebDAV、CalDAV、CardDAV のカレンダーをサポートし、メールユーザーの認証情報を共有します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100