Conclusion on Event View

Let's conclude what we’ve learned so far and upload our updated application to GitHub.

We'll cover the following...

What have we done so far?

In this chapter:

  • We created a new feature to work towards a fully-featured event view page.
  • We created a new method on EventsService to get details for a
...