pets-oss / pets-front

Pets Information System Front-end
MIT License
4 stars 36 forks source link

UI/UX refinements of animal details page #40

Open saulyz opened 3 years ago

saulyz commented 3 years ago

Use mobile first approach. Source of truth is Animal data structure. Check https://petbook-back.herokuapp.com/graphiql and animal_details. For the UI priorities are:

Over the image in the top there should be arrow-back (to the Animal list).

For desktop - just make image and main info in 2 columns. The event list should start a new 1 col section.

If any data is missing or non working, please hardcode or mock. Follow the data structures document or Graphql playground.

saulyz commented 3 years ago

will focus onto polishing things, improving UX with this task. When entering page details page, scroll to top should be made.