Skip to content

(Frontend) Meeting Notes #4

Özdeniz Dolu edited this page Jan 5, 2021 · 1 revision

1. Details :

This is a meeting only done between the frontend team.

Date: 05 January 2021

Location: Hangouts Meeting

Time: 21:05 - 23:00

Attendees :

  • Abdullah Yıldız
  • Mehdi Saffar
  • Özdeniz Dolu
  • Mehmet Umut Öksüz

2. Agenda

  • Frontend design for Milestone 3
  • Task assignment

3. Discussion

  • We have already decided on the tasks for Milestone 3 in group meeting (meeting #20). We have designed the pages related to those tasks as follows:
    • Vendor related pages:
      • Vendor's public page: If the component is editable, we show edit product, delete product, add product, edit shop title, edit shop description buttons. If the viewing user is someone other than the vendor himself, we only show a read-only page (non-editable status).
      • Vendor's private profile page shouldn't contain "my cards" section.
      • We need a getVendorDetails (title, description, imageurl, rating) and editVendorDetails endpoint for rendering the public page of the vendor.
      • We also add a "Vendor Reviews" section to the public page of the vendor.
    • Direct Message functionality:
      • Customer and Vendor start a conversation through an order in their my orders list.
      • Both customer and vendor access past conversations through my messages section in the profile details.
      • Backend endpoints that are needed: List conversations, get conversation, add message.
    • Recommendation System:
      • This is mostly on the backend. We just recycle our previous components to show response.
    • Product List & Notifications:
      • We need to implement a component for showing the product lists. (ShoppingCartItem can be recycled for this job)
      • Abdullah already started the notification component. Mark all as seen, make a single notification seen, show "# of unseen notifications" in header etc. These are discussed. Decision is up to Abdullah.
      • Backend endpoints: mark all as seen, delete notification, mark a single notification as seen, get notifications
Id Who Task Deadline Issue(s)
1 Abdullah Yıldız Vendor related pages 17.01.2021 Tuesday @23.59
2 Mehdi Saffar Direct Message 17.01.2021 Tuesday @23.59
3 Özdeniz Dolu Vendor related pages 17.01.2021 Tuesday @23.59

Logo

🏠 Home

👤 Group Members

Practice App

💻 Project

📆 Meeting Notes

CMPE352 Meeting notes

CMPE451 Meeting notes

📈 Milestones

📜 Assignments

🔎 Research

Clone this wiki locally