CaraMcAvinchey / purrfect-sitters

A full-stack web application for a pet sitting service. Built with full CRUD operations using HTML, CSS, Django, Bootstrap and MySQL with Stripe as the payment system.
1 stars 2 forks source link

USER STORY: SOCIAL MEDIA LINKS #7

Open CaraMcAvinchey opened 1 year ago

CaraMcAvinchey commented 1 year ago

As a user, I can easily connect with the social media accounts of Purrfect Sitters, so that I can learn more about the activities of the brand.

Scenario: Valid Redirect Given that I am on any page of the website When scroll to the footer section And I click on the social media icons Then should be directed to the respective site on a new tab

CaraMcAvinchey commented 1 year ago

Issue with social media icons on desktop view:

Image

CaraMcAvinchey commented 1 year ago

Addjustify-content: start as a media query for large screens. Default mobile view is centered:

Image

Image

CaraMcAvinchey commented 1 year ago

Ensuring accessibility using WAVE tool:

Image