Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rubencodes/groupcode

A minimalist, collaborative, real-time code editor with communications tools.
https://github.com/rubencodes/groupcode

communication development-environment javascript meteor web

Last synced: about 2 months ago
JSON representation

A minimalist, collaborative, real-time code editor with communications tools.

Awesome Lists containing this project

README

        

# GroupCode - [http://group.codes](http://group.codes)
A minimalist, collaborative, real-time code editor with communications tools.

## About GroupCode
GroupCode was created in Summer 2015 as a project to help students collaborate on coding assignments. Through a simple, familiar interface of files, tabs, and workspaces, users can collaborate seamlessly on coding projects with Google Docs-like realtime capabilities.

## Technologies Used
GroupCode makes use of Meteor + Blaze, the Ace code editor, SimpleWebRTC for its video chat, and Streamy for websocket-based communication between clients.