MOBILE  Meeting Notes #1 - bounswe/bounswe2022group7 GitHub Wiki
             Meeting Information
Date: 16/10/2022
Time: 13:00
Online/Offline: Online
Location: Discord
Duration: 1 hour
Note Taker: Can Atakan Uğur
Attendees (Mobile Team)
Agenda
- Check whether everyone was able to set up Flutter and Android Studio
 
- Discuss which architectural structure we should follow: MVVM or MVC
 
- Discuss how we should design the home page as it should be consistent with the design that Frontend came up with
 
- Talk about testing in Flutter
 
- Divide the implementation tasks among the team members
 
Discussions
- We checked our environments. Everybody set their environment according to Atilla's directions.
 
- We decided that we may decide on the architectural structure later, as we proceed with the development.
 
- We thought that the consistency between teams might be obtained at the end of the week or so.
 
- We decided that we should make some research on testing in Flutter.
 
- We also had a small discussion about the 
.gitignore file in our branch and concluded that current fundamental structure is sufficient. 
- We decided that we can start implementation without backend connections and divided the tasks among all members.
 
Action Items
| Item | 
Responsible Person | 
Due Date | 
Relevant Issue | 
| Make research on Testing in Flutter | 
Musa Şimşek | 
17/10/2022, 18:00 | 
 | 
| Implement Home Page | 
Can Atakan Uğur, Musa Şimşek (Reviewer) | 
17/10/2022, 23:59 | 
 | 
| Implement Login Page | 
Ali Can Milani, Atilla Türkmen (Reviewer) | 
17/10/2022, 23:59 | 
#280 | 
| Implement Register Page | 
Atilla Türkmen, Ali Can Milani (Reviewer) | 
17/10/2022, 23:59 | 
#263 | 
| Implement Profile Page | 
Musa Şimşek, Can Atakan Uğur (Reviewer) | 
17/10/2022, 23:59 | 
 | 
| Write tests for their implementation | 
Everyone, for their own code | 
17/10/2022, 23:59 | 
 | 
Conclusions
- We made sure that everyone's environment is ready for development.
 
- Tasks for the initial implementations are divided between the team.
 
- A research task is assigned to Musa in order to have a better understanding of testing in Flutter.