issues
search
MLH-Fellowship
/
orientation-project-python-24.SUM.B
Orientation Project (Python for 24.SUM.B)
1
stars
6
forks
source link
Implement API route to add new "Skills"
#16
Open
MLHProgram
opened
5 months ago
MLHProgram
commented
5 months ago
On the
/resume/skill
route, you should:
[ ] Return the index position of the new Skill in the Skill list when a POST request is made
On the
/resume/skill
route, you should: