Created on 10th November 2023
•
CodeX solves the main problem of creating coding, SQL, or MCQ contests with ease by providing a user-friendly interface, instead of the current cumbersome solution of sending an email with all the details and waiting for confirmation. CodeX also supports real-time editing of contests and questions, so that any mistakes can be rectified immediately. Additionally, CodeX analyzes each student's performance to identify areas for improvement.
The main challenges we faced were handling cases where users could submit code that ran an infinite loop and consumed excessive cloud resources, and deploying a multi-container API in AWS ECS.