Frontend Meeting #1 04‐20 - bounswe/bounswe2025group7 GitHub Wiki
Frontend Meeting #1
Details
📅 Date: 04/20/2025
✍️ Note Taker: Kerem Haktan Kurt
👥 Participants:
- Kerem Bozkurt
- Kerem Kurt
- Duran Altın
- Amin Abu Hilga
- Dağlar Tekşen
Agenda
- Task assignment for Web Frontend, Mobile Frontend, and Backend
- Branching & push workflow
- Shared design guidelines and inter-team communication
Discussion
-
Task Distribution
- Web Frontend
- W1: LoginPage (MUI form, validation,
/login
) — Kerem Bozkurt - W2: SignupPage (MUI form,
/register
) — Duran Altın - W3: LandingPage (marketing page + React Router) — Kerem Haktan Kurt
- W1: LoginPage (MUI form, validation,
- Mobile Frontend
- M1: LoginScreen (React Native form + authService) — Amin Abu Hilga
- M2: SignupScreen & LandingScreen skeleton — Dağlar Tekşen
- Web Frontend
-
Branch & Push Strategy
- Create individual feature branches off
main
- Push integration-ready code to a shared test branch; merge into
main
after passing tests - Coordinate merges by reviewing backend changes as needed
- Create individual feature branches off
-
Design & Testing
- Establish a common design system for Web & Mobile; share feedback between teams
- Each developer researches their area and contributes to the design decision
- Write unit tests alongside feature development
Action Items
# | Details | Assignee(s) | Due | Issue |
---|---|---|---|---|
1 | Set up feature branches and push workflows | All developers | DD/MM/YYYY | #1 |
2 | Draft shared UI/UX design guidelines for Web & Mobile | Kerem Bozkurt, Duran Altın, Kerem Kurt, Amin Abu Hilga, Dağlar Tekşen | DD/MM/YYYY | #2 |