Abstract
The objective of this project is to create a framework for the administrators, students and instructors to collaborate and engage in the academic activities. The Cross Platform Mobile Learning Application is created using 3 tier architecture. The Presentation layer is developed using React Native and The Business Logic code is implemented in ASP.NET Core with Entity Framework Core which is hosted on Amazon EC2. The Database Layer is implemented and managed using SQL Server Management Studio and is hosted on Amazon RDS. The Mobile Application is the client which communicates with the server using RESTAPI. In the proposed application all the drawbacks of existing android application are addressed, and existing system is refactored using cross platform technologies both in Frontend and Backend.