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

Orientation Project (Python) for 23.SUM.B
1 stars 18 forks source link

Delete existing Education #4

Open wrussell1999 opened 1 year ago

wrussell1999 commented 1 year ago

Using a DELETE request for the /resume/education route, delete an existing Education using its index position as an ID. As part of this, you should write a test in test_pytest.py to show it works.

lh5844 commented 1 year ago

I would like to work on this