Closed amamolo9986 closed 5 months ago
note that this will have to be a /users/profile endpoint since the authentication is for the user email and not the user id. So that would prevent us from utilizing a /users/{userId} endpoint
should complete issue #18 after completion of view
Created user controller and the view that it returns
Create the /user/{userId} endpoint along with the user.html view. Should be able to get here from the homepage.