Ion News App
  • About Ion News
  • Technologies Used
  • Requirements
  • Admob Setup
  • Push Notification
    • Get Firebase Sender ID
    • Get One Signal App Id and Rest API Key
  • Back End Configuration
    • Create Admin Account With App Setup Details
    • Change Database Connection
    • Email Setup
    • Base Url / Admin Email
    • Push Notification
    • Run Project
  • App Configuration
    • Base Url /Push/Admob Setup
    • How to Run
    • Run in Emulator
Powered by GitBook
On this page

Was this helpful?

Technologies Used

PreviousAbout Ion NewsNextRequirements

Last updated 5 years ago

Was this helpful?

The components of the App are built using the core components of and . The theme also constantly incorporates various other latest technologies.

  • Ionic 3

  • Ionic Native

  • Asp.Net MVC C#

  • Typescript

  • Node Js

  • SQL Server

Ionic

is a complete open-source SDK for hybrid mobile app development. Ionic built on top of . Ionic provides tools and services for developing hybrid mobile apps using Web technologies like , , . App stores and apps can be built with these Web technologies and then distributed through native to be installed on devices by leveraging Cordova.

Ionic Native

is a wrapper for plugins that make adding any native functionality you need to your mobile app easy.

.NET is a developer platform made up of tools, programming languages, and libraries for building many different types of applications.

ASP.NET extends the with tools and libraries specifically for building web apps.

TypeScript starts from the same syntax and semantics that millions of JavaScript developers know today. Use existing JavaScript code, incorporate popular JavaScript libraries, and call TypeScript code from JavaScript.

TypeScript compiles to clean, simple JavaScript code which runs on any browser, in Node.js, or in any JavaScript engine that supports ECMAScript 3 (or newer).

Node JS

is an open-source, cross-platform JavaScript run-time environment for executing JavaScript code server-side. NodeJS is a JavaScript runtime built on . NodeJS uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. NodeJS package ecosystem, is the largest ecosystem of open source libraries in the world.

Ionic
Ionic Native
Ionic
Angular
CSS
HTML5
SASS
Ionic Native
TypeScript
Cordova/PhoneGap
Ionic
Asp.net MVC C#
.NET developer platform
TypeScript
NodeJS
Chrome's V8 JavaScript engine
npm