darrylmendonez / travel-site

Create a Travel Site Create a one page app that allows users to search for hotels. The search options should be: City Check In Date Check Out Date Star Rating (optional) Amenities (optional) Price (optional) Force the user to enter information for the required fields. Once the user hits “Search,” show the results (like Kayak.com, Expedia.com, Hotels.com, etc). When the user clicks “more information” on a particular listing, open a Modal with the listing’s details. In the modal, give them the ability to “hide the listing” from the search results. Use a Carousel on the initial Search Page with different cities that our wary travelers can visit. Use a mask or datepicker plugin to select dates. This is a PAIRED PROGRAMMING project so you must work with your partner. Both of you are expected to create issues, review each other’s pull requests, and contribute equally.
0 stars 0 forks source link

modified search data and added more info modal to travel-site.html #43

Closed rmensah closed 8 years ago

rmensah commented 8 years ago

please review sir.

darrylmendonez commented 8 years ago

@rmensah This looks great! I'll merge them =)

rmensah commented 8 years ago

Thanks!