Ionic Framework With Angular For Hybrid 427ca78e
Ionic Framework With Angular For Hybrid 427ca78e
Apache Cordova
Apache Cordova, was previously known as PhoneGap is a
mobile application development framework initially created
and distributed by Nitobi. In 2011, Adobe Systems purchased
Nitobi and rebranded it as PhoneGap. Later Adobe released it
as an open source software called Apache Cordova. Apache
Cordova provides the means for software programmers to
create applications for mobile devices deploying
HTML5,CSS3, and JavaScript unlike native tools and
languages that depend of each platform SDK and APIs such Ionic Architecture
as Android, iOS, and Windows Phone. It works like a native
application wrapper with components that offer the
appropriate modifications. Cordova can integrate and INSTALLATION AND RUNNING THE APPLICATION
interpret HTML5,CSS3, and JavaScript codes without The procedure for installation of ionic and cordova is fairly
modification of additional coding or changes in a native simple and straight forward. In order to perform a global
application. This framework helps developers to build a rapid installation, the following command can be input in the
mobile application regardless of the knowledge and skills of terminal which installs the packages needed to be used.
the target native platform.
1 www.ijntr.org
Ionic Framework with Angular for Hybrid App Development
cd project_name Above screen of the application lists the contacts added by the
Add and remove plugin ionic plugin admin to the particular marketing and sales member ..By
add "plugin package name" clicking on a contact user can view the details of the contact.
Cordova plugin add "plugin package name" ionic In this screen we made use of ion-fab which is the add icon
plugin rm "package name" which is used to add new contact. Ion-cards are being used to
To run the application: divide each contact separately in a block format.
npm run ionic:serve Ion-search bar is used to display search box which helps in
finding particular contact.
SOFTWARE SPECIFICATIONS V. CONCLUSION
In order to build the application various tools and software This study aimed at making hybrid applications which can
were used. The application is built and tested on a Windows run on android, IOS, windows platform. This has three
platform using command line interface(CLI). NodeJS latest collaborative frameworks-Apache cordova, ionic, Angular.
version along with cordova and ionic 3.20.0. This study could save a lot of cost and time compared to the
ABOUT THE APPLICATION native software development kit or SDK from Apple such as
Xcode with Objective-C or Swift. For cost saving can be
This application is developed using Ionic Framework and fined by the number of mobile application developer are less
angular. This is an marketing and sales tracking application than the native application. For time saving, it is defined as
developed for marketing and sales team, where the Admin the time period that is much shorter that the native one as
assigns a particular contact to marketing and sales members. well.
Then the marketing and sales team can manage these leads Hybrid app combines the best of both web and native app to
and convert them into prospect customers. deploy native like app across different platforms. The
conclusion of this study is that the choice to go with hybrid
As this is an hybrid application it is compatible with android, approach is worthwhile considering the emerging
IOS and windows devices. This is the login page of the framework.
application.
VI .Future Recommendations
REFERENCES
[1] Ionic Website Documentation
http://ionicframework.com/docs/
[2] Angular Tutorial
https://angular.io/tutorial
Login Page of the application [3] Weiße, B. 2016. AngularJS and Ionic Framework: Hybride
App-Entwicklungmit JavaScript und HTML5.
Here in this application we made use of various ionic UI [4]Wilken, J. 2016. Ionic in action: Hybrid mobile apps with Ionic and
components such as ion-buttons, ion-fab, ion-cards which AngularJS
enhances the look of the application. [5]Wilken, J., and Bradley, A. 2016. Ionic in action: Hybrid mobile
apps with Ionic and AngularJS.
Data security is maintained for the credentials as it comes
[6] Yusuf, S. 2016. Ionic framework by example: Build amazing
from the API and is validated whenever the user enters his cross-platform mobile apps with Ionic, the HTML5 framework that
username and password and then the user is given the access makes modern mobile application development simple.
to the application. [7] HYBRID MOBILE APPLICATION BASED ON IONIC
FRAMEWORK TECHNOLOGIES –Article
[8] Aarush Gupta, Abdul Gaffar H. Hybrid Application Development
using Ionic Framework & AngularJS.
My contacts Page
2 www.ijntr.org