issues
search
Lembani
/
hotel-reservation-backend
MIT License
1
stars
3
forks
source link
Create users controller
#32
Closed
Lembani
closed
2 years ago
Lembani
commented
2 years ago
This PR contains the implementation of the
Users Controller
on the
hotel reservation
app:
Highlights:
Should be able to add a new user (Sign Up)
Should be able to Login
Should be able to edit the user information
Should be able to delete a user
This PR contains the implementation of the
Users Controller
on the hotel reservation app: