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

made changes in the presentation of the website #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

koshambiB
Copy link
Contributor

I removed the enter date option from the banner as you are already providing that choice in the booking.html and also made other changes

Copy link

@Imran-imtiaz48 Imran-imtiaz48 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your ADVENTOUR project is off to a great start! The theme of affordable travel combined with a visually appealing interface makes it a compelling project. Below are my observations and suggestions to improve the overall quality and user experience:

Strengths

  1. Engaging Title and Tagline:
    The header "ADVENTOUR" and the tagline "See the World for Less!" effectively capture the audience's attention.
  2. Destination Search Form:
    The inclusion of input fields for "City" and "Country" alongside a slider for the maximum price makes the search functionality intuitive and user-friendly.
  3. Booking Section:
    The "Book Now" button with a link to the booking page is a nice touch, keeping navigation simple and straightforward.
  4. Service Section:
    The text and visuals highlighting your services are well-placed and informative, enhancing user interest in exploring the packages.

Suggestions for Improvement

  1. Enhance the Search Form Layout:
    o Consider aligning the "Destination" label closer to the input fields for better readability.
    o Add placeholders for inputs like "Enter City" and "Enter Country" to guide users.
  2. Accessibility:
    o Ensure the tag inside the "Book Now" button has descriptive text like "Book Now on ADVENTOUR" instead of for screen readers.
  3. Responsive Design:
    o Make the layout mobile-friendly by wrapping forms and sections in responsive containers. Use Bootstrap's grid system (col-sm, col-md) for optimal display on all devices.
  4. Styling Improvements:
    o Add more padding and consistent font sizes for a polished look.
    o Ensure hover effects are consistent across buttons and links.
  5. Image Alt Text:
    o Improve accessibility by providing descriptive alt attributes for images (e.g., alt="Beautiful Kerala landscapes").
  6. Code Cleanup:
    o Remove unnecessary or duplicate
    tags for a cleaner structure.
    o Replace <@@> placeholders with actual content or remove them if not in use.
  7. Bug Fixes:
    o Correct the broken alignment or placeholder text (e.g., JavaBlink in the tag).

Potential Features to Add

  1. Dynamic Search Suggestions:
    Implement an autocomplete feature for destination inputs using JavaScript or APIs.
  2. Dark Mode:
    Add a toggle for dark and light themes to enhance usability and visual appeal.
  3. Package Filters:
    Add filters (e.g., "Adventure," "Romantic," "Cultural") to help users find packages faster.
  4. User Reviews Section:
    Include a space for travelers to share testimonials, increasing trust and credibility.
  5. Interactive Map:
    Embed a map with highlighted destinations for a visually engaging experience.

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.

3 participants