Giter VIP home page Giter VIP logo

cercet's Introduction

cercet CI

The Collaborative Educational Remote Code Execution and Teaching (CERCET) tool is a website that allows teachers to have a look at their students. Students and teachers can program small Java applications. They can compile and execute it as well.

The main capability is that the teachers can observe the students' editors. In addition, the students will see the teachers cursors.

At this point, I want to thank @NyCodeGHG for her contributions. The fast development would not be possible without her. ❤️

If you are interested, you may have a look at the "documentation".

Current state

At the moment, CERCET is WIP. However, the current state is a minimal valuable product.

Important note: Cercet is currently missing some security related features. The following things need to be considered while running:

  • The Java code execution is not restricted by any means. There is no security manager implemented yet.
  • For example, users can execute a command (by Java Runtime exec function) to shut down the Docker container. Therefore keep an eye on who gets access to the application.

Run it

  1. Clone the repository by git clone https://github.com/Paul2708/cercet.git.
  2. Edit docker-compose.yml and frontend/src/environments/environment.prod.ts/ by replacing cercet.paul2708.de with your domain.
  3. Copy config.yaml into the project root directory and edit the tokens.
  4. Run docker-compose up.

Contribute

If you want to contribute, just hit me up on Discord (Paul2708#1098) or open an issue for discussion.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.