MLH-Fellowship / MLH-Fellowship/Anon-Code
Convert editor into an IDE
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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