codestream icon indicating copy to clipboard operation
codestream copied to clipboard

A web app for users to collaborate while solving a coding problem :)

Results 5 codestream issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Add a modal for settings, so that users can set the editor theme and change the font size of the...

enhancement
good first issue
hacktoberfest

**Is your feature request related to a problem? Please describe.** Audio chat feature for users to communicate efficiently.

enhancement
hacktoberfest

**Is your feature request related to a problem? Please describe.** Develop a whiteboard(collaborative) so that users can express their thoughts **Describe the solution you'd like** Add a button on the...

enhancement
BOSS

### Currently, the slug is created randomly using 3 lists. Still, this can lead to collisions. **Possible fix** - Use socket.id of the creator and add to slug

good first issue
fix