Micah456 / MyRoutine

Demo Organisational App in JS and HTML
Apache License 2.0
0 stars 0 forks source link

Implement Create Object Function and End Points #3

Closed Micah456 closed 2 months ago

Micah456 commented 2 months ago

Depends on #1 and #2 Function to create an object or row in the database

Micah456 commented 2 months ago

Will need to add to test in separate issue - once finished 'gets' (#4), include those in the test for create user

Micah456 commented 2 months ago

Change to task 3 - the data and the error messages are not shown in the response. This might change after I've created the getters. For now, it will just show whether or not resource was created.