Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rubencodes/groupcode
- Owner: rubencodes
- Created: 2015-08-10T12:35:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T02:39:03.000Z (almost 6 years ago)
- Last Synced: 2023-08-20T17:28:03.900Z (over 1 year ago)
- Topics: communication, development-environment, javascript, meteor, web
- Language: JavaScript
- Size: 6.9 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.