Front‐End Meeting Notes ‐ 1 - bounswe/bounswe2025group9 GitHub Wiki
🗒️ Front-End Meeting Notes - 1
📅 Date: 2025-04-21
📍 Location: BM A5
⏰ Time: 17:30 - 18:45
⏳ Duration: 75 mins
👥 Participants
Member | Participated |
---|---|
Berk GÖKTAŞ | ✅ |
Hasancan KELEŞ | ✅ |
Arda SAYGAN | ✅ |
Yusuf Anıl YAZICI | ✅ |
📋 Agenda
- Task Distribution for the Frontend of the first Milestone
- Going over the Road Map
- Discussing Frontend basics
🗣️ Discussion Summary
-
Roadmap Assignments
- Authentication – Assigned to Hasancan
- Food List – Assigned to Arda
- Forum – Assigned to Berk
- Mock Server – Assigned to Anıl
-
Development Practices:
- All members should write unit tests while coding.
- Jest will be used as the testing framework.
- Each page/component must have corresponding tests.
-
Code Practices:
- Agreed to use Cursor as the shared environment for collaborative coding.
- Began listing essential frontend endpoints to be implemented.
-
Testing Details:
- Focus on writing Jest tests for each major page.
📝 Action Steps
Action | Assignee | Linked Issues | Deadline | Reviewers |
---|---|---|---|---|
Setting the Mock Server | Anıl | #140 | 22 April 17:00 | Anıl |
Improving the Food List frontend | Arda | #141 | 22 April 17:00 | Anıl |
Improving the Forum frontend | Berk | #142 | 22 April 17:00 | Anıl |
Improving the Authentication frontend | Hasancan | #143 | 22 April 17:00 | Anıl |