-
Notifications
You must be signed in to change notification settings - Fork 0
Lab 7 Report
Ekin Kılıç: Drafted the Lab 7 Report wiki page. Authored the MVP Demo Plan including demo structure, user scenarios, script, demo-data strategy, and role assignments. Coordinated task distribution among team members for demo preparation.
Ali:
-
Set up Django config from scratch — wrote settings.py, manage.py, urls.py, wsgi.py, all apps.py files, and
requirements/base.txt + dev.txt -
Updated User model — added AccountStatus (ACTIVE, SUSPENDED, BANNED) and UserRole (GUEST, REGISTERED_USER,
TRUSTED_CONTRIBUTOR, INFRASTRUCTURE_AUTHORITY, ADMINISTRATOR) enums, plus role, account_status, reputation_points fields -
Updated MobilityProfile model — replaced old MobilityAid enum with MobilityAidType (WHEELCHAIR, ELECTRIC_WHEELCHAIR,
WALKER, CRUTCHES, STROLLER, HAND_CART, NONE), replaced old fields with mobility_aid_type and additional_needs -
Created PR's, closed issues regarding the sections. Participated in the team discussion Ulaş:
-
Discussed MVP Demo Plan.
-
Solved merge conflicts for authorization branch. Bora Aydemir:
-
Planned the MVP demo structure, user scenarios, and demo data strategy including realistic pre-seeded obstacles across multiple neighborhoods to support the live presentation flow. #105
-
Discussed frontend design decisions and presentation flow with the team to align the live demo with MVP scope and deployment requirements.
Ömer:
- Opened MVP milestone issues and organized them in the project board, assigning tasks to the team during the planning session with the group.
- Reviewed and merged Ulaş's pull request, examining the changes, providing approval, and ensuring the contribution was successfully integrated into the codebase.
- Facilitated the demo discussion with teammates, gathering feedback and aligning the team on the current state of the product.
Baran:
- Discussed MVP Demo Plan.
- Finalized the UI design decisions.
- Updated the project Wiki home page.
- Planned the workflow for the remaining week until MVP.
Arif:
- Elicitation Questions
- Requirements
- Implementation Plan
- Test Plan & Coverage
- MVP Demo Plan
- Communication Plan
- Responsibility Assignment Matrix
- Use of Standards
- Project Retrospective
- Final Demo Plan
- Final Milestone Deliverables
- Report 1 - Requirements Elicitation & Repository Setup
- Report 2 - SRS Through Scenarios & Mock-ups
- Report 3 - From Scenarios to Use Case Diagrams
- Report 4 - Class Diagrams & Use-case Diagrams
- Report 5 - Git Workflow, Stub Application, and Planning
- Report 6 - Planning for Implementations & Tests
- Report 7 - Finalizing Plan for MVP Milestone Demo
- Report 8 - Standards & Plan Revision
- Report 9 - Requirements Review & Acceptance Testing
- Report 10 - Finalizing Plan for Final Milestone Demo
- 2026-02-18: Weekly Meeting #1
- 2026-02-18: Customer Meeting #1
- 2026-02-25: Stakeholder Meeting
- 2026-02-25: Weekly Meeting #2
- 2026-03-04: Weekly Meeting #3
- 2026-03-11: Weekly Meeting #4
- 2026-04-01: Weekly Meeting #5
- 2026-04-15: Weekly Meeting #6
- 2026-04-22: Weekly Meeting #7
- 2026-04-29: Weekly Meeting #8
- 2026-05-06: Weekly Meeting #9