lvvsndattasai / P6

Project 6
0 stars 0 forks source link

Implement Count Bubbles - Backend #7

Open lvvsndattasai opened 8 months ago

lvvsndattasai commented 8 months ago

As a developer, I want to update the backend to provide accurate counts of photos and comments for each user.

Acceptance Criteria:

Update the API endpoints to include counts of photos and comments for each user. Ensure that the counts are retrieved correctly from the database. Update the API response format to include count information. Test the API endpoints to confirm accurate count retrieval. Estimated Time: 4 hours