MLH-Fellowship / orientation-project-python-23.SUM.A

Orientation Project (Python) for 23.SUM.A
1 stars 12 forks source link

Edit existing experience by passing fields to be updated #33

Closed ahmedehabb closed 1 year ago

ahmedehabb commented 1 year ago

handling this issue #8

wrussell1999 commented 1 year ago

Hey @ahmedehabb! Looking good, can you resolve the conflicts then I'll approve!

ahmedehabb commented 1 year ago

successfully merged the conflicts. But I had to separate the logic for each type of request [get, post, put] into a separate function because of the linter issues as we had many return statements before

ahmedehabb commented 1 year ago

Wow! thank you :)