Skip to content

Commit 5413e0d

Browse files
committed
Update PROGRESS.md: current phase 3, sync phase table with completed work
1 parent d81847b commit 5413e0d

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

PROGRESS.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Nextcloud MCP Server — Development Progress
22

3-
## Current Phase: 2Communication
3+
## Current Phase: 3Groupware
44

55
### Completed
66
- [x] Project scaffold: pyproject.toml, src layout, config, permissions, client (2026-03-20)
@@ -41,16 +41,19 @@
4141
(none)
4242

4343
### Next Up
44-
- Phase 3 — Groupware (Contacts, Tasks, Deck, Notes)
44+
- Contacts, Tasks, Deck, Notes
4545

4646
## Phases
4747

4848
| Phase | Focus | Status |
4949
|-------|-------|--------|
50-
| 1 | Core (Files, Users, Notifications, Activity) | In Progress |
51-
| 2 | Communication (Talk) | In Progress |
52-
| 3 | Collaboration (Shares, Calendar, Contacts, Deck) | Not Started |
53-
| 4 | Advanced (Search, Status, Apps) | Not Started |
50+
| 1 | Core (Files, Users, Notifications, Activity) | Complete |
51+
| 2 | Communication (Talk, Announcements, Mail) | Complete |
52+
| 3 | Groupware (Calendar, Contacts, Tasks, Deck, Notes) | In Progress |
53+
| 4 | Collaboration (Collectives, Forms, Polls, Tables) | Not Started |
54+
| 5 | Storage & Search | Not Started |
55+
| 6 | Media & Data | Not Started |
56+
| 7 | Advanced & Admin (App Management, etc.) | In Progress |
5457

5558
## Test Coverage
5659

@@ -72,12 +75,12 @@
7275
| Mail | 5 | 29 |
7376
| Collectives | 3 | 22 |
7477
| App Management | 4 | 14 |
75-
| Calendar | 6 | 37 |
78+
| Calendar | 6 | 44 |
7679
| User Permissions || 15 |
7780
| Server || 7 |
7881
| Permissions || 34 |
7982
| Errors || 16 |
8083
| Client || 29 |
8184
| Config || 17 |
8285
| State || 2 |
83-
| **Total** | **73** | **579** |
86+
| **Total** | **73** | **586** |

0 commit comments

Comments
 (0)