Closed dvidsilva closed 7 years ago
Creates a view to see the details for a request.
Added the moment package, and modified the Request model with a new virtual
Create a Food Request and go to /request/:shortId or submit a new request and verify you get redirected.
/request/:shortId
new Route GET /request/:shortId
GET /request/:shortId
Solves issue Number: #9
Description
Creates a view to see the details for a request.
Deploy Notes
Added the moment package, and modified the Request model with a new virtual
Steps to Test or Reproduce
Create a Food Request and go to
/request/:shortId
or submit a new request and verify you get redirected.Impacted Areas in Application
new Route
GET /request/:shortId