Fourth Mobile Meeting Note - bounswe/bounswe2024group10 GitHub Wiki
Dec 8, 2024 - Fourth Meeting
⏰ Time:
- 18.30 - 19.00
👥 Channel:
- Google Meeting
✏️ Note Taker:
- Gülşen Sabak
✅ Participants:
- ✅ Gülşen Sabak
- ✅ Hüseyin Karataş
📝 Agenda:
-
Create Post
- Allow adding different types of content to posts (Assignee: Hüseyin).
-
Search Functionality
- Separate post, asset, and tag data in the backend for the search section.
-
Admin Type
- Ensure the
admin
type is returned correctly in API responses.
- Ensure the
-
Subforum Visibility
- Hide "Create Subforum" option if the user type is not
admin
(Assignee: Gülşen).
- Hide "Create Subforum" option if the user type is not
-
Profile
- Implement the "Followings" section in the profile (Assignee: Gülşen).
- Implement the "Followers" section in the profile (Assignee: Gülşen).
-
Change Password
- Remove the "Change Password" functionality.
-
My Posts
- Implement the "My Posts" section in the profile (Assignee: Gülşen).
-
Tag Details
- Create a page to display posts related to a specific tag when clicked (Assignee: Everyone). This has a low priority.
-
Post Views
- Ensure the "views count" for posts is returned from the backend.
-
Endpoints
- Fix and implement endpoints for:
- For You
- Followed Topics
- Followed People
- Fix and implement endpoints for:
💬 Discussion:
- Discussions were held about what we want from backend. We decided that some backend functionalities need improvement and some of them returns missing fields according to our design. So we took notes for declaring those to backend team in the following general team meet.
- Also we talked about the data fetching method of our application. For screens or views that includes tabs for multiple data views, we decided to use a separate backend endpoints for higher speed and less response time. This will also be talked in the general meeting and related issues will be generated for backend team.
🛠️ Action Items:
Action | Assignee | Deadline |
---|---|---|
#486 | Gülşen Sabak | Dec 10 2024 |
#487 | Gülşen Sabak | Dec 10 2024 |
#488 | Gülşen Sabak | Dec 10 2024 |
#489 | Hüseyin Karataş | Dec 10 2024 |