Abstract
The proposed system focuses primarily on providing a platform for Administrators, instructors, and students to collaborate. It is used for enrolling students, and managing courses, grades, and schedules. The system is built using 3-tier architecture, the presentation layer is built using React-Native, a cross-platform language that bundles Android and iOS applications, and the business layer is built using Djangorest-framework, hosted to Amazon EC2 service and Microsoft SQL Server Management Studio 2016 Database hosted on Amazon RDS service. The system developed is refactored version of MLA Application, which uses native Android and .NET Rest framework. The refactored version makes the application, cross-platform, and makes the business layer more secure. Implementation at the backend uses Django ORM, to avoid SQL Injection.