Chapter 7. Movie Tickets Application – Complete Integration
In this chapter, we will complete our MovieTickets sample application, which we started in Chapter 4, Integration Using Framework Elements, by integrating with Kendo UI Mobile widgets, Framework elements, and the ASP.NET Web API service. We will implement views for a movie list, theater list, ticket purchase, and trailers. At the end of this chapter, you will be really amazed to see how easy it is to build a complete end-to-end mobile application with extensible, maintainable, and well-structured code using the Kendo UI Mobile Framework!
In this chapter we will cover:
- Completing the Web API service
- Frontend views
- Movie list screen
- Theater list screen
- Book Tickets screen
- Trailer videos slideshow screen