Skip to content

Meeting Notes #14 (02.06.2021)

ahmetnecipg edited this page Jun 14, 2021 · 2 revisions

Meeting Details

  • Platform : Discord
  • Date : 02.06.2021
  • Time : 21.00-22.00

Attendees

  • Doğukan Akar
  • Şefika Akman
  • Ömer Arslan
  • İbrahim Kağan Bayat
  • Berkay Döner
  • Ahmet Necip Görgülü
  • Ege Can Kaya
  • Bengisu Özaydın
  • Mehmet Saraçoğlu
  • Kerem Zaman

Agenda

  • Talking about what TAs told us in the PS session and find solutions.

Meeting Notes

  • TAs told us that everybody needs to implement one GET and one POST method so we thought of new endpoints.
  • We distributed those endpoints among us.
  • We also distributed the workload for creating the database tables among us.

Task Distribution

Members Task Deadline
Ahmet Necip Görgülü /api/v1.0/notifications POST 09.06.2021 21.00
Doğukan Akar /api/v1.0/notifications GET 09.06.2021 21.00
Kerem Zaman /api/v1.0/users/id:user_id/followers POST 09.06.2021 21.00
Ege Can Kaya /api/v1.0/users/id:user_id/followers GET 09.06.2021 21.00
Ömer Arslan /api/v1.0/users/id:user_id/blocked-users POST 09.06.2021 21.00
Bengisu Özaydın /api/v1.0/users/id:user_id/blocked-users GET 09.06.2021 21.00
Berkay Döner /api/v1.0/id:post_id/comments POST 09.06.2021 21.00
İbrahim Kağan Bayat /api/v1.0/id:post_id/comments GET 09.06.2021 21.00
Berkay Döner /api/v1.0/int:post_id/comments/int:comment_id GET 09.06.2021 21.00
Doğukan Akar /api/v1.0/int:post_id/comments/int:comment_id/answers POST 09.06.2021 21.00
Şefika Akman /api/v1.0/users POST 09.06.2021 21.00
Mehmet Saraçoğlu /api/v1.0/users GET 09.06.2021 21.00
İbrahim Kağan Bayat /api/v1.0/id:post_id/comments GET 09.06.2021 21.00
Clone this wiki locally