Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Now that you know how you can easily customize the UI of TimeTracker, you need to add the views to the application by using the prototyped SketchFlow application and the suggestions received from the customer. You will start from the Details view because it is the simplest one, and then you will move forward by creating the List views and the dashboard.
Before starting to create the views of the TimeTracker application, you need to define the entry point of the application, and that is a Login view. As soon as the application starts, you want to display a Login screen; based on the user accessing the application, you will display some controls in the dashboard. In this chapter, you will only design the views; then in the next chapters, you will retrieve the data from the database, and you will bind the data to the views.