Labels
Labels
32 labels
- Something isn't working
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- Good for newcomers
- Extra attention is needed
- Implementation task
- This doesn't seem right
- MVP - Must have for initial release
- Priority 1 - Critical
- Priority 2 - High
- Priority 3 - Medium
- Priority 4 - Low
- Can run in parallel (different files, no dependencies)
- Phase 1: Setup and project initialization
- Phase 2: Foundational infrastructure (BLOCKS all user stories)
- Phase 3: User Story 1 - Authentication (P1)
- Phase 4: User Story 2 - Chat (P2)
- Phase 5: User Story 3 - Flashcards (P3)
- Phase 6: User Story 4 - Quiz (P4)
- Phase 7: Polish and cross-cutting concerns
- Further information is requested
- TDD: Write test FIRST, ensure it FAILS
- Test task (TDD - write before implementation)
- User Story 1: Authentication
- User Story 2: Chat
- User Story 3: Flashcards