Skip to content

blazej-smorawski/code-fiddle-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-fiddle-client

I'm working on a small coding competition for primary school students and I wanted to create seamless environment in browser for them to learn without the need to install IDEs or commandline tools.

Architecture

The idea is to make the service both safe and easy to tune to various needs, so I'd like to dispatch user code into docker containers and run it in a safe and consistent environment. Also, I want to keep it as simple as possible.

Development

The project is in very (very) early phase. These are milestones for version 0.0.1:

  • reading JSON input from front-end
  • running user code in podman container
  • code evaluation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published