Compare commits

..

1 commit

Author SHA1 Message Date
20af015da6
docs: add feature roadmap
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-10 15:56:59 +01:00

View file

@ -17,14 +17,6 @@
## Phase 1: Feature Area Breakdown
### Overview
Based on analysis of:
- Existing codebase (Ash resources, LiveViews, controllers)
- Open issues: https://git.local-it.org/local-it/mitgliederverwaltung/issues
- Current milestones and sprint planning
- Architecture documentation
### Feature Areas
#### 1. **Authentication & Authorization** 🔐
@ -740,12 +732,6 @@ Since this is a **Phoenix LiveView** application with **Ash Framework**, we have
---
## Next Steps
- [x] **Phase 1:** Feature area breakdown ✅
- [x] **Phase 2:** API endpoint definition ✅
- [ ] **Phase 3:** Create implementation tasks for each endpoint
- [ ] **Phase 4:** Organize and prioritize tasks with dependencies
---