Inspiration
A problem that occurs in recent educational institutions, is the lack of interest from both teachers and students. Through our platform, we hope to remedy this by engaging students and teachers, in a creative and competitive environment.
What it does
Break your students into teams, complete challenges and earn points to bring your team to victory!!!
How I built it
Our node server serves various pages. When completing challenges, students can execute code through our text editor. The written code is sent to our node server, which is then executed in a docker environment for security reasons. After which, various test cases can be run and points are awarded to their respective teams.
Challenges I ran into
Being able to validate Javascript code, as plain text. Time constraints
Accomplishments that I'm proud of
Being able to actual mock a working text-editor
Log in or sign up for Devpost to join the conversation.