Meeting Notes ‐ 12 - bounswe/bounswe2025group9 GitHub Wiki

🗒️ Meeting Notes - 12


📅 Date: 2025-05-06

📍 Location: Lounge and Google Meet

⏰ Time: 20:00 - 21:30

⏳ Duration: 90 mins


👥 Participants

Member Participated
Yusuf AKIN
Nuri BAŞAR
Berkay BİLEN
Fatih Furkan BİLSEL
Mete DAMAR
Berk GÖKTAŞ
Hasancan KELEŞ
Onur KÜÇÜK
Arda SAYGAN
Taha TOPALOĞLU
Yusuf Anıl YAZICI

📋 Agenda

  • Update on Backend and Frontend
  • Clarifying Implementation Milestone Goals,
  • Discussing and sharing Implementation Milestone tasks

🗣️ Discussion Summary

Backend & Frontend Integration

  • Backend and frontend will be connected.
  • Backend will be dockerized.
  • Database is already dockerized and running.
  • Deployment will be handled via DigitalOcean.

Backend Development

  • Database models are complete.
  • A demo was provided for creating Django endpoints.
  • Postman will be used for testing endpoints.
  • Existing endpoints reviewed.
  • New required API endpoints identified.
  • Backend endpoints will be shared among team members and tracked via GitHub issues.
  • Once one endpoint is implemented, others can follow its structure.

API & External Integrations

  • GET /foods: Fetch food data.
  • POST /proposal-food: Update DB using FatSecret API.
  • External API call for food images (e.g., stock food image API).
  • Integration with FatSecret API is already completed.
  • Pagination handling to be done either on client or server side.

CRUD & Social Features

  • API endpoint (POST, GET, PUT, DELETE) support for posts.
  • POST and GET endpoints for likes and comments.
  • Login and signup endpoints are already implemented.
  • Login/Logout endpoints will be integrated into the frontend.

Planning & Deadlines

  • Subset of system requirements will be selected.
  • Frontend-backend integration needs to be completed.
  • Task distribution will be done on Sunday.
  • PS Session on Wednesday will guide deployment planning.
  • Final implementation deadline: Sunday night.
  • Deployment scheduled for Monday.
  • Presentation preparation on Tuesday and Wednesday.

Action Steps

Action Assignee Linked Issues Deadline Reviewers
Frontend backend integration - 2025-05-11
Deployment - 2025-05-11
Generation and finalization of endpoints - 2025-05-11