In this chapter we will get our hands dirty, warm up with some Kendo UI Mobile code, and then kick start building an end-to-end mobile application called Movie Tickets. Over the course of the book, we will discover new features and enhance our application to make it a full-fledged, deployable mobile application! Initially we will treat this application as a single page application, which can be hosted on a web server or accessed by loading the index.html file locally on a browser, so as to ease the pain of debugging and testing.