darrylyeo / 307-Sec-05-Team-3

0 stars 0 forks source link

Backend: return human-readable status messages for postNewEvent, updateEvent, deleteEvent, registerUser, authenticate, logout #106

Closed darrylyeo closed 4 years ago

darrylyeo commented 4 years ago

For each API endpoint, return a meaningful success or error message (full English sentence) to display on the front end to the user (in addition to status codes or tokens).