-
Notifications
You must be signed in to change notification settings - Fork 1
[OLD] Meeting Notes ‐ 12
nft entreprenaur edited this page Sep 23, 2025
·
1 revision
📅 Date: 2025-05-06
📍 Location: Lounge and Google Meet
⏰ Time: 20:00 - 21:30
⏳ Duration: 90 mins
| 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 | ✅ |
- Update on Backend and Frontend
- Clarifying Implementation Milestone Goals,
- Discussing and sharing Implementation Milestone tasks
- Backend and frontend will be connected.
- Backend will be dockerized.
- Database is already dockerized and running.
- Deployment will be handled via DigitalOcean.
- 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.
-
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.
- API endpoint (
POST,GET,PUT,DELETE) support for posts. -
POSTandGETendpoints for likes and comments. - Login and signup endpoints are already implemented.
- Login/Logout endpoints will be integrated into the frontend.
- 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 |