Book Image

Learning Node.js for Mobile Application Development

Book Image

Learning Node.js for Mobile Application Development

Overview of this book

Table of Contents (21 chapters)
Learning Node.js for Mobile Application Development
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
14
Creating an E-Commerce Application Using the Ionic Framework
Index

Chapter 7. Building User Interfaces

In this chapter, you will learn how to add new and unique elements to and modify your current Ionic project from a practical point of view. Among other things, I will show you how to modify the tab icons and add a new tab controller. This chapter will guide you and give you the necessary knowledge that is required to have a deep understanding of how to create and modify your own mobile applications.

Most importantly, you will also get acquainted with the AngularJS JavaScript framework, which lies at the heart of the functionality of Ionic.

The entire source code of this modified project is available on the GitHub repository, which can be viewed by visiting https://github.com/stefanbuttigieg/nodejs-ionic-mongodb.