ColinLefter / Accord

A real-time privacy-first social media platform leveraging feature-rich direct messaging text channels. Built as part of the course project for COSC 310 at UBC.
5 stars 1 forks source link

Implement database to query for friends in Friends Tab #107

Closed Hocng7 closed 5 months ago

Hocng7 commented 5 months ago
  1. Specific:

    • Who: Hoc Nguyen
    • What: Implement the functionality for the "Friends Tab" so that all friends of the user are shown accordingly in a list.
  2. Measurable:

    • Ensure that the Select query function is working properly with all the test cases implemented.
  3. Attainable:

    • I have read the document regarding the DbMongo query.
  4. Relevant:

    • This is crucial to have it ready so that the "Friends Tab" Component is finished and ready for the Application Shell
  5. Time-Based: I'll have this done by Saturday, March 18th, 2024.