Project-Yicem / Yicem-backend

Backend application of Yicem
0 stars 0 forks source link

Customer endpoints #21

Closed AlperenYilmazyildiz closed 2 months ago

AlperenYilmazyildiz commented 2 months ago

What are done:

  1. Endpoints added to buyer controler. Added endpoints are:
  1. Buyer service layer and functions for managing buyer controller are created.
  2. Buyer and reservation classes are modified.

What to do: