Rapid-Reservation / rapid-api

Backend and API code for the Rapid Reservation app
https://rapid-api-rho.vercel.app
0 stars 1 forks source link

[API] Start /customer endpoints #15

Closed HaffCaff closed 6 months ago

HaffCaff commented 7 months ago

As a Front End Developer, I would like to hit a generic endpoint to get all relevant information about an customer object

Acceptance Criteria:

luketwainwright commented 7 months ago

I was looking at the SRS and do we need to work on an addCusotmer, editCustomer, deleteCustomer and searchCusotmer endpoint for now?

HaffCaff commented 7 months ago

@luketwainwright Correct!

HaffCaff commented 6 months ago

Closed by @ekaulfuss contribution to https://github.com/Rapid-Reservation/rapid-api/commit/8e7b0e0532c9dd05b8fcf1090aa2cbcec9b9497c

@ekaulfuss individual commit here: https://github.com/Rapid-Reservation/rapid-api/commit/5c2621718a5bee1272c60f8d4035408c5fdb077e

Individual contribution was rolled into mega update, all work was Edison's regarding the /customer endpoint