MLH-Fellowship / MLH-Fellowship/Anon-Code

Convert editor into an IDE

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, we have a simple editor that allows multiple users to work on code at the same time. However, they don't have any way of executing it. Therefore the next goal would be to add an IDE

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing editor and its multi-user collaboration flow. Determine how code execution should fit into the current platform and what environments or languages must be supported. Done means collaborators can reliably execute the code they edit, with the required IDE behavior defined and working.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.