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

Adding Testimonial Section on Homepage in Horizontal Board Format #466

Closed
mountainmort opened this issue May 23, 2023 · 1 comment
Closed

Comments

@mountainmort
Copy link
Contributor

Ticket: Adding Testimonial Section on Homepage in Horizontal Board Format

Description:
As a member of the development team, I want to add a testimonial section to the homepage of our web app. The section should display three testimonials in a horizontal board format to showcase positive feedback from our customers.

Acceptance Criteria:

  1. Testimonial Section Layout:

    • Create a new section on the homepage dedicated to testimonials.
    • Implement a horizontal board format to display the testimonials side by side.
    • Ensure that the section is visually appealing and consistent with the overall design of the web app.
    • Use responsive design techniques to ensure the testimonial section adapts well to different screen sizes and devices.
  2. Testimonial Content:

    • Gather three testimonials from our customers, including their name, photo (if available), and the testimonial text.
    • Add the necessary fields in the content management system to store and manage testimonial data.
  3. Bootstrap Implementation:

    • Utilize Bootstrap, a popular CSS framework, to streamline the creation of the testimonial section.
    • Apply appropriate Bootstrap classes and components to achieve the desired layout and styling.
    • Ensure that the testimonials are evenly distributed and displayed in a visually appealing manner.
    • Leverage Bootstrap's grid system to ensure responsive behavior and consistent alignment across different devices.
  4. Testimonial Section Functionality:

    • Implement a sliding or carousel functionality to enable users to navigate through the testimonials.
    • Ensure smooth transitions between testimonials and provide controls (e.g., arrows or dots) to indicate the available testimonials and allow users to switch between them.
  5. Integration and Testing:

    • Integrate the testimonial section into the homepage of the web app.
    • Test the section's functionality and responsiveness across various devices and screen sizes to ensure a seamless user experience.
    • Verify that the testimonial section is compatible with different web browsers.
  6. Documentation:

    • Update the relevant documentation, including any changes made to the HTML structure or CSS classes, to reflect the addition of the testimonial section.
    • Provide instructions on how to update and manage testimonials within the content management system.

Additional Considerations:

  • Collaborate with the design team to ensure that the testimonial section aligns with the visual style and branding guidelines of the web app.
  • Ensure that the testimonial section is accessible and adheres to best practices for web accessibility.
  • Consider implementing optional features such as autoplay, autoplay speed control, or pause on hover for the testimonial carousel.

Note: Please provide regular updates on the progress of this ticket and communicate any challenges or concerns encountered during the implementation process.

@github-actions
Copy link

Hey @mountainmort, thanks for opening your first issue. We welcome you to the community and appreciate your dedication to enhance our application!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: In Progress
Development

No branches or pull requests

2 participants