devhausleipzigacademy / camp12-midterm

https://camp12-midterm.vercel.app
0 stars 0 forks source link

Profile Customisation Route #118

Closed louziferr closed 2 months ago

louziferr commented 2 months ago

Expected Behaviour

We have a page for customising our profile. The changes need to be posted to the backend and change the given information about a user.

Checklist

Write an endpoint for POSTing new data to our DB and changing information about a given user.