CodeJellee / API-project

0 stars 0 forks source link

CREATE: booking store #133

Open CodeJellee opened 1 year ago

CodeJellee commented 1 year ago

create CRUD booking store check with windows console for proper functionality prior to moving onto components

CodeJellee commented 1 year ago

get current user bookings- complete

CodeJellee commented 1 year ago

get bookings by spot id - complete

CodeJellee commented 1 year ago

delete booking by booking id- complete