issues
search
MLH-Fellowship
/
orientation-project-python-23.SUM.A
Orientation Project (Python) for 23.SUM.A
1
stars
12
forks
source link
Implement API route to add new "Education"
#19
Closed
wrussell1999
closed
1 year ago
wrussell1999
commented
1 year ago
On the
/resume/education
route, you should:
[ ] Return the index position of the new Education in the Education list when a POST request is made
On the
/resume/education
route, you should: