Code Labs is a real-time interactive web-based lab made for students & teachers/interviewers. On codelabs students can practice live programming and teachers can monitor them. Teachers/ interviewers can conduct coding contests, monitor students code at every stage and give suggestions. Students can run the code and check the output on our platform itself. The admin can download the code files of students that took part in their room/contest.
- Create room: The admin (teacher) creates a room with a secret link and password.
- Join the room: Participants who have the link and password can enter the room and complete their programming tasks, assigned by teachers.
- Code Editor: The code editor supports 4 major programming languages: C, C++, Java, and Python. It also has the enter, exit, run, and Submit functions.
- Real-time live coding: In real time, the admin(teacher) can manage the room, guide and verify each student's specific code.
- Check the code: after sending the code, Admin can download the sent code as a pdf.