Technologies Used
Last updated
Was this helpful?
Last updated
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
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.
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).
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.