issues
search
Scotty-Brown
/
beyond-borders
0
stars
0
forks
source link
Feat/new trip form
#10
Closed
Scotty-Brown
closed
1 year ago
Scotty-Brown
commented
1 year ago
Description
Add form that will allow user to input date, number of guest, number of nights, and location.
user will see a card displaying estimated cost given their selections
if user decides to book the trip, trip should be sent to api end point
Changes
Captured form input values and create a card element for display
Created data object taking forms input to send in Post request
After successful post, update dataModel with new trips
Screenshots (if applicable)
Additional Notes
n/a
Description
Changes
Screenshots (if applicable)
Additional Notes
n/a