PiedTeam / DreameCloneTraining-BE-Project

0 stars 0 forks source link

BE05: SEND VALIDATED DATA TO FE #42

Open hoangday185 opened 2 months ago

hoangday185 commented 2 months ago
nnh53 commented 2 months ago

Image

nnh53 commented 2 months ago

@lcaohoanq have you done fake data

lcaohoanq commented 2 months ago

@lcaohoanq have you done fake data

On my way, i'm trying my best until now

hoangday185 commented 2 months ago

@lcaohoanq @nnh53 @huy1707developer When transferring files from FE to BE, BE returns 3 arrays (new, update, error) and the total number of products in the 3 arrays must be 10. Because I will make 3 tables for 3 arrays, the total number of products is 3. If the array is 10, users can easily check whether the product they imported is correct

image

nnh53 commented 1 month ago

move to sprint 4

lcaohoanq commented 1 month ago

@nnh53 I received the data image will perform at Postman image

lcaohoanq commented 1 month ago

@nnh53 @hoangday185 i think this issues should break smaller at the last option(each api is one issue)

hoangday185 commented 1 month ago

i think we can use one api for update and new because FE will send to BE two array(new,update) @lcaohoanq

nnh53 commented 1 month ago

@hoangday185 @lcaohoanq wait wait, i think my defined is wrong, because FE will only send to BE in 1 API, so the respone must somehow only in one API respone. Need to have a meet ASAP

nnh53 commented 1 month ago

@lcaohoanq after meeting

Image

nnh53 commented 1 month ago

convert to big issue