-
Notifications
You must be signed in to change notification settings - Fork 2
Backend Meeting Notes #4
Burak Ferit Aktan edited this page Dec 26, 2022
·
1 revision
📅 Date: 15/12/2022
📍 Location: Discord
🕐 Duration: 19.30 - 20.30
📝 Note Taker: Burak Ferit Aktan
- Furkan Özdemir
- Burak Ferit Aktan
- Berkant Koç
- Ömer Faruk Şişman
- 2.1 Deciding which features of the project aren't implemented yet, they need to be implemented till the 3rd milestone.
- 2.2 Creating backend service for annotations.
- 2.3 Creating backend service for recommendations.
- 2.4 Creating backend service for notifications.
- 2.5 Implementing user levels (users will have levels according to their activity (i.e., number of art items shared, comments, followers))
-
3.1 We determined which types of recommendations should be done. These are:
- recommending art items
- recommending users to follow
-
3.2 We determined recommendation algorithms
- for new users, recommendations will be done according to popularity, most popular art items (according to number of favourites and comments) and users (according to the number of followers) will be recommended
- for non-new users, recommendations will be done according to mutual tags with users favourites (for art items) and mutual followers (for users)
-
3.3 We discussed what events will cause notifications. These are:
- the user is followed by another user
- one of the art items of the user is commented by another user
- one of the art items of the user is added to favorites of another user
- users followed by the user shares art items
- users followed by the user starts exhibitions
- 3.4 We assigned notifications, recommendations, annotations, user levels implementations to backend team members.
Act.No | Person | Action | Deadline |
---|---|---|---|
1 | Burak Ferit Aktan | Implement Notifications | 25.12.2022 @23.59 |
2 | Burak Ferit Aktan | Implement Art Item Recommendations | 25.12.2022 @23.59 |
3 | Berkkant Koç | User Recommendations | 25.12.2022 @23.59 |
4 | Furkan Özdemir and Ömer Faruk Şişman | Implementing Annotations | 12.12.2022 @23.59 |
5 | Ömer Faruk Şişman | Implement User Levels | 12.12.2022 @23.59 |
6 | Furkan Özdemir | Updating Create Art Item Method | 25.12.2022 @23.59 |
🏠 Team Members
- Berkant Koç
- Furkan Özdemir
- Ömer Faruk Şişman
- Burak Ferit Aktan
- Kutay Saran
- Hüseyin Türker Erdem
- İbrahim Buğra Elmas
- Yağmur Göktaş
- Ufuk Karagöz
- Oğuzhan Özboyacı
📞 Communication Plan
📚 Individual Reports
📆 CmpE451 Meetings
🖥️ CmpE451 Frontend Meetings
📆 CmpE451 Backend Meetings
📆 CmpE451 Mobile Meetings
☑️ Requirements
❔ Questions
📜 Assignments
🎞️ Deliverables
🕺 Scenarios and Mockups
📅 Project Plan
☑️ Software Design
📝 Research
📝 API Documentation
📆 CmpE352 Meetings