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

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

Feat/delete existing experience #43

Open galadd opened 1 year ago

galadd commented 1 year ago

Description: This pull request aims to resolve the issue https://github.com/MLH-Fellowship/orientation-project-python-23.SUM.A/issues/5, which involves deleting existing experience. To achieve this, the pull request implements a DELETE request for the /resume/experience route using its index position as an identification parameter.

Key Changes:

Benefits:

Testing:

galadd commented 1 year ago

@wrussell1999. I am done with this issue (#5). Please review

galadd commented 1 year ago

@wrussell1999