bounswe / bounswe2020group4

Bogazici University CmpE352/451 Project: E-Commerce Platform
1 stars 4 forks source link

Async structure of function is correctedand productInfos returning value is corrected #525

Closed vlcanunal closed 3 years ago

vlcanunal commented 3 years ago

The async structure that I created was not reliable. I corrected it. The returning value of productInfos for reportedProduct was string. I made it json object as expected