Los-Terremotos / GreenPets

GreenPets is an innovative platform designed for plant lovers and aspiring plant parents. This unique tool helps users find the perfect plants that suit their lifestyle and expertise level.
https://greenpets.netlify.app/
2 stars 0 forks source link

Result mobile #131

Closed crisdevs closed 5 months ago

crisdevs commented 5 months ago

Overview

Result Mobile

Description

Ticket Item FE/ Results page responsiveness for mobile / tablets #120

Steps to Reproduce Bug / Validate Feature / Confirm Tech Debt Fix

  1. Open the project and go to the resultMobile branch
  2. You may need to run 'npm install' in the terminal
  3. Navigate to the client folder in the terminal
  4. Run 'npm run start'
  5. Open a separate terminal and navigate to the server folder
  6. run 'npm run dev'
  7. Open up a browser and navigate to the application on localhost
  8. Navigate to the questionnaire section of the application and go through the questions
  9. You will now see the result page
  10. You can then resize the window or look at smaller views in the Chrome dev tools
  11. To open the modal tap/click on view more button on one of the cards

Previous behavior Styling for the results page was not mobile friendly making it difficult to read/interact with on mobile

Expected behavior The results page should now be more accessible via mobile/tablet

Screenshots & Videos image image image image