Skip to content

Meeting #9 | 28.04.2024

Özgür Deniz Demir edited this page Apr 28, 2024 · 3 revisions

Meeting Notes #9

📆 Date: 28/04/2024 20:00

📍 Location: Discord

Duration: 50 mins

📝 Moderator: Deniz

🧑🏼‍💻 Participants

  • Arınç Demir
  • Abdullah Umut Hamzaoğulları
  • A. Ebrar Kızıloğlu
  • Güney Yüksel
  • Özgür Deniz Demir
  • Ramazan Onur Acar
  • Süleyman Emir Taşan
  • Utku Çelik
  • Semih Yılmaz

💬 Agenda

  • One member from each team(front endi back end, and mobile) should update other teams about what has been done so far.
  • Talk about how should we integrate front end and mobile with the backend.
  • Talk about front end dockerization.

📌 Discussions

  • We talked about how can we make an API call to wikidata API but couldn't find a use case that was easy to implement. So instead we decided to focus on login and registration implementation.
  • How will integration work? Front end and mobile should send http requests to login and register endpoints. There will be response from the backend that includes an authorization token. We should use this token whenever a request should be send for a logged in user.
  • How do we dockerize front end? Create a dockerfile in the front end project root and register it as a service in the dockore compose file.

🎯 Action Items

Action Responsible Issues
1 Open front end implementation issue for login and registration page. Guney, Abdullah, Deniz 144
2 Dockerize front end and integrate in with the rest of the containers. Deniz, Güney, Abdullah 145
3 Front end team will make a meeting. Güney, Abdullah, Deniz #issue number
4 Refactor and enhance backend end point implementations. Utku, Süleyman #issue

🏠 Home

🚀 Important Project Files

🗃️ All Project Files
🧑🏻‍💻 About Us
📝 352 Meeting Notes
📜 Research & Resources
🗂️ Templates
Clone this wiki locally