Step 3: Show event detail

When user click/tap on an event on Dashboard, we move to another page to show event’s details.

One way to do this, is define new state for Detail screen, and just go to it. There is another way to do it, is we just toogle the detail/list portion on this page.