Skip to content

btschumacher19/coderoom

Repository files navigation

CodeRoom is a project aimed at improving the learning experience for new developers. Created by four coding bootcamp graduates who saw a need for quick access to IDE's with preloaded coding challenges or lessons that could be worked in by groups or individuals in real-time in a remote setting.

Supporting five languages (C, C++, Java, JavaScript, and Python), CodeRoom allows teachers to create a coding challenge, then generate links to separate rooms containing their challenge in an IDE with a compiler. There, students can collaborate as a team in real-time to solve, test, and compile their code before submitting it to their teacher for review.

This project was bootstrapped with Create React App.

Technologies Used

Backend

The backend for CodeRoom was built as a convenient REST API using Python and PostgreSQL. It handles user authentication, authorization, and data storage.

Authors

CodeRoom was developed by:

  1. Greg Machat
  2. Joshua Franklin
  3. Brenden Schumacher
  4. Justin Cordero

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors