Mobile Team Meeting Notes (MVP) - bounswe/bounswe2024group5 GitHub Wiki
Mobile Team Meeting Notes #1
- ๐ Date: 24/04/2024 23:00
- ๐ Location: Discord
- โ Duration: 40 mins
- Arฤฑnรง Demir
- A. Ebrar Kฤฑzฤฑloฤlu
- Ramazan Onur Acar
- Initial planning of the application
- Determine the tasks and distribute them.
- Login screen and background will be the concert image (in portrait), similar to the web design.
- Login screen should look similar to the mockup.
- Register screen should include confirm password like the mockup.
- Register screen should look like the mockup.
- Profile page should allow us to see our profile.
- Profile screen should have an edit profile button.
- Profile screen should show followers, following, status just like the mockup.
- Profile settings should look like the mockups (if mockup doesn't exist, check social media platforms)
- Might add a navigation layout at the bottom like many social media apps.
Action | Responsible | Issues | |
---|---|---|---|
1 | Do the login and registration page | Ramazan | #126 |
2 | Do the profile page | Ebrar | #126, #136 |
3 | Do the profile settings page | Arฤฑnรง | #126 |
Mobile Team Meeting Notes #2
- ๐ Date: 28/04/2024 22:00
- ๐ Location: Discord
- โ Duration: 60 mins
- Arฤฑnรง Demir
- A. Ebrar Kฤฑzฤฑloฤlu
- Ramazan Onur Acar
- Initial planning of the application
- Determine the tasks and distribute them.
- We merged the Login & Register pages with the personal profile page.
- At this point, once the user is logged in, the feed page is displayed.
- At the bottom, there exists a bottom tab to switch between the feed and profile page.
- The profile page displays the personal profile of the user.
- Profile settings page is not available yet.
Action | Responsible | Issues | |
---|---|---|---|
1 | Do research on Authentication | Ramazan, Ebrar | |
2 | Implement Authentication together in the next meeting | everyone |
Mobile Team Meeting Notes #3 with the Back-End Support
- ๐ Date: 29/04/2024 21:30
- ๐ Location: Discord
- โ Duration: 180 mins
- Arฤฑnรง Demir
- A. Ebrar Kฤฑzฤฑloฤlu
- Ramazan Onur Acar
- Utku รelik
- Sรผleyman Emir Taลan
- รzgรผr Deniz Demir
- Deploying Mobile with the back-end support
- We merged the mobile code to the main branch.
- We discussed the endpoints of the back-end and built docker-compose up.
- We utilized postman to confirm the login and registration functionalities work.
Mobile Team Meeting Notes #4
- ๐ Date: 07/05/2024 19:30
- ๐ Location: Discord
- โ Duration: 15 mins
- Arฤฑnรง Demir
- A. Ebrar Kฤฑzฤฑloฤlu
- Ramazan Onur Acar
- Prioritize the Network Error.
- Implementation of the Feed page and Create Post.
- Let's focus on the network error individually until tomorrow night.
- If we cannot solve it, consult TA.
- Start implementing the Feed page and Create Post functionality.
Action | Responsible | Issues | |
---|---|---|---|
1 | ... | ... | #issue no |
Mobile Team Meeting Notes #5
- ๐ Date: 14/05/2024 00:00
- ๐ Location: Discord
- โ Duration: 20 mins
- Arฤฑnรง Demir
- A. Ebrar Kฤฑzฤฑloฤlu
- Ramazan Onur Acar
- Discussing where we are at mobile.
- Planing the next steps.
- Ramazan fixed the network issue we were having for a long time.
- Ebrar implemented the Post component, a dummy feed page and commenting screens.
- We will continue with the Search page and profile settings implementations.
Mobile Team Meeting Notes #6
- ๐ Date: 17/05/2024 00:00
- ๐ Location: Discord
- โ Duration: 180 mins
- Arฤฑnรง Demir
- A. Ebrar Kฤฑzฤฑloฤlu
- Ramazan Onur Acar
- Pair programming.
- Discussing and implementing the endpoints.
- Ebrar had implemented the post component and commenting screens.
- Ramazan had implemented the see post view.
- Ramazan had implemented an exhaustive search page, with post-search and semantic wiki-search.
- Ebrar and Ramazan together implemented the missing requests to backend, to obtain the user data, and the post data.
- We tested the mobile app, while Semih from the backend implemented the missing endpoints in the backend simultaneously.
Mobile Team Meeting Notes #7 with the Back-End Support
- ๐ Date: 17/05/2024 03:00
- ๐ Location: Discord
- โ Duration: 180 mins
- Arฤฑnรง Demir
- A. Ebrar Kฤฑzฤฑloฤlu
- Ramazan Onur Acar
- Utku รelik
- Semih Yฤฑlmaz
- Pair programming.
- Finishing up the mobile app.
- We implemented the requests from mobile to the newly created endpoints.
- With the support of Utku and Semih from the backend team, we tested the mobile app, performed bugfixes to make the app ready for the final demo presentation to the customer.