Rebuild the Sample App
We will now discuss building out the basic sample application created in the prior section. Recall that this app allows a user to enter details about a run or a ride and then track those details. You will see that we can quickly build a more full-featured version of this application using Ionic, Angular, and Cordova.
Develop the Overall App Structure
The app structure is provided by the tab template in Ionic. However, we want to replace the pages, icons, and navigation used by the template with our own application-specific content. Once we have this structure, we can start building the application. The following walks you through this process:
1. Start with the Visual Studio project as set up in the prior section (Visual ...
Get Microsoft Visual Studio 2015 Unleashed, Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.