| In my first week, I tried to get to know our group and learn about our project since I was a new team member. I reviewed the diagrams checked the old requirements in Wiki. |
| I created my profile page for Wiki and added it to sidebar and home page. |
| I searched about mobile application technologies on the Internet and we had a meeting with mobile team to discuss. I mostly searched Flutter and React communities. |
| I was assigned to task of revising class diagram with other team members. We discussed and revised the class diagram according to the feedbacks and new requirements. |
| I created a new channel in Discord and a Whatsapp group for Mobile subteam communication. |
| I took notes and wrote Meeting #2 Notes. |
| I searched on the Internet whether we need Dockerization in Mobile environment or not. We had a meeting with mobile team. |
| We had a face to face meeting with mobile team to design Mobile Page Structure. I first reviewed mockups from previous semesters and then we started to implement the home page. We also discussed about color theme and design of the mobile application. |
| We created the folder "mobile" and initialized the application inside it. |
| I implemented log in and sign up pages of Mobile Application. |
| I was assigned the task of Adding Annotation to Sequence Diagram. I first learned about sequence diagrams and designed 3 new diagrams about annotations. |
| Before Milestone 1 Presentation, we met face to face and create a creative user scenario and presentation. In the presentation, I presented the introduction part and also presented the log in, sign up and home page of mobile application. |
| I changed log in page style after the design is finalized by both mobile and frontend teams. |
| I searched about sending and receiving data using http in Flutter. I created API Service using http library for login and signup to connect to backend API. |
| I added splash screen into the mobile application after our logo and color theme are finalized. |
| I added a sidebar with log in/out buttons to the mobile application which shows if the user is logged in or not. I implemented userProvider class for general usage. |
| We created .apk file for Milestone 1 deliverables. I updated ReadMe.md file of mobile folder with instructions and links about how to download and use our application. |
| I took notes and wrote Meeting #5 Notes. |
| I have written Lab Report #3. |
| I conducted research on Flutter and Dart to use in our development. |
| I reviewed and tested the tasks done by the mobile team. |