Animal event list panel
-- the list with event date and type info; when clicked opens Dialog with animal event details
The idea is something simplified from https://www.pinterest.com/pin/655133077031616529/ example.
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.
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.