Meeting Notes #12 (26.05.2021) - bounswe/2021SpringGroup2 GitHub Wiki
Meeting Details
- Platform : Discord
- Date : 26.05.2021
- Time : 21.00-23.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
- Discussing about the last PS and the things we need to change.
- Notifying each other about the progress of our individual work
- Showing each other our code.
- Thinking about 3rd party API's we can use in our methods.
Meeting Notes
- We talked about what TAs told us in the PS and decided everybody needs to use a 3rd party API in their code.
- We searched the internet in order to find APIs together
- Talked about what kind of APIs we can use for various functions
- Decided on 4 3rd party APIs for 4 different methods. Because the meeting was getting too long we decided that everybody without a decided 3rd party API must find themselves one and use it in their code.
Task Distribution
Members | Task | Deadline |
---|---|---|
Doğukan Akar | /api/v1.0/spectators/int:event_id GET | 29.05.2021 18.00 |
Bengisu Özaydın | /api/v1.0/events POST | 29.05.2021 18.00 |
Berkay Döner | /api/v1.0/events GET | 29.05.2021 18.00 |
Ömer Arslan | /api/v1.0/equipments POST | 29.05.2021 18.00 |
Ömer Arslan | /api/v1.0/equipments GET | 29.05.2021 18.00 |
Ahmet Necip Görgülü | /api/v1.0/equipments/int:equipment_id GET | 29.05.2021 18.00 |
Kerem Zaman | /api/v1.0/events/int:event_id GET | 29.05.2021 18.00 |
Ege Can Kaya | /api/v1.0/players/int:event_id POST | 29.05.2021 18.00 |
İbrahim Kağan Bayat | /api/v1.0/spectators/int:event_id POST | 29.05.2021 18.00 |
Şefika Akman | /api/v1.0/players/int:event_id GET | 29.05.2021 18.00 |
Doğukan Akar, Bengisu Özaydın | Creating the UI | 29.05.2021 18.00 |
Ege Can Kaya | Creating backend tables | 29.05.2021 18.00 |
Kerem Zaman | Dockerizing and AWS | 29.05.2021 18.00 |