Skip to content
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

Merged
merged 56 commits into from
Aug 4, 2023
Merged

Front-end #4

merged 56 commits into from
Aug 4, 2023

Conversation

Wahaj-Ali
Copy link
Owner

@Wahaj-Ali Wahaj-Ali commented Jul 27, 2023

So far in this PR

  • Add the following components:
    • Navbar
    • Header/Hero
    • Property by types
    • Trending properties
    • Unique properties
  • Add the following pages:
    • Home

Add pages in the app.js.
- Create Nav component.
- Use custom CSS and Material UI.
Add find button.
Update background for hero section.
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.
@Wahaj-Ali Wahaj-Ali merged commit bf9078b into dev Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant