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.
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
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