-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Front-end #4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add pages in the app.js.
- Create Nav component. - Use custom CSS and Material UI.
Add find button.
Update background for hero section.
…ing and calendrer range.
Add a search bar right below the hero section to search for hotels via different categories including destination, check-in check-out dates and number of people & rooms needed.
Add search component to the hero component.
Add function to open and close the options div for the persons and room.
Change the format of the date being displayed.
Increase the length of the input search field for the hotel destination.
Update font-family for the logo.
Add props to the header component, use the prop to display the header component only on the home page.
Add navbar and customized header component to the hotels page.
Add Trending component to the home page.
Style the container in the home page containing Trending Component.
Design the trending component.
Update z-index for the date and options pop-ups.
Add a section/component for users to search by property types.
Add styles to "property types" section.
Import "Property Types" component in the home page.
Adjust the width of the header image.
Set font-sizes for headings and text in the home page.
Create Unique properties component for the Home page.
Image used for each item in the unique properties component.
Style the Unique properties component.
Add "Unique Properties" component to the home page.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
So far in this PR