Technologies Used

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

  • Ionic 3

  • Ionic Native

  • Asp.Net MVC C#

  • Typescript

  • Node Js

  • SQL Server

Ionic

Ionic is a complete open-source SDK for hybrid mobile app development. Ionic built on top of Angular. Ionic provides tools and services for developing hybrid mobile apps using Web technologies like CSS, HTML5, SASS. 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

Ionic Native is a TypeScript wrapper for Cordova/PhoneGap plugins that make adding any native functionality you need to your Ionic 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 .NET developer platform 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

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

Last updated