DrBidoof / Group-Project-COM229_BackEnd

Social_Media_App
0 stars 0 forks source link

Authenticating Routes for Registration #6

Closed DrBidoof closed 1 week ago

DrBidoof commented 1 week ago

Add routes for Registration

Screenshot 2024-11-20 224007

DrBidoof commented 1 week ago

Authenticating Routes for Registration complete

tested in postman and MongoDB

Validation is done on the server using validateUser() function.