pano9000 / freeCodeCamp_backend_exercise-tracker

My WIP for the Exercise Tracker project from freeCodeCamp
0 stars 0 forks source link

Implement "Update" Operations #9

Closed pano9000 closed 1 year ago

pano9000 commented 1 year ago

In order to be a full CRUD demo, we will need to also implement "Update" operations on the backend and the frontend