codeuino / social-platform-donut-backend

Donut API:
http://donut-api-prod.codeuino.org/
GNU General Public License v3.0
24 stars 57 forks source link

[BUG] Personal Overview giving out wrong data #212

Open kaustubhai opened 3 years ago

kaustubhai commented 3 years ago

Describe the bug The endpoint of personal overview gives out wrong

Steps to Reproduce Steps to reproduce the behaviour:

  1. Make GET Request at http://localhost:5000/user/me/overview
  2. Match the data with the database

Expected behaviour It should give a number of projects and events created by the user login