coding-night-live is a Web-Based Communication Application for codelabs.
Codelab is a fun step-by-step, seminar-based approach to developing a software together.
Popular web-based applications like Slack
, PingPong
, etc., do exist for hosting interactive seminars, but none are customized exclusively for the codelabs. Coding-Night-Live is the light-weight, installation-free, web-based solution for the awesome codelab-thristy programmers!
- For more detailed information, we have our Wiki!
3rd Place & Beyond FEST in Naver 2016 D2 CAMPUS FEST!
- Markdown-based slides
- Live slide/code sharing
- Syntax highlighting for over 100 languages
- Track participants with live polling
- User-friendly Q&A through comments
- Catchy announcements with notice
- Join codelab via unique URL created for each event
- Export codelab to pdf
- Collaborative code editing (future)
Python 3.5+
Django 1.10+
Redis 3+
Docker
(recommended)
Check requirements.txt for additional python packages
For further instructions on installation, please visit our doc page.
Please check NOTICE
django
1.10+django-allauth
django-redis
python-social-auth
bootstrap
CodeMirror
jquery
highlight.js
markdown-it
redis
simplemde-markdown-editor
jquery-ui
Font-Awesome
google-diff-match-patch
reconnecting-websocket
tether
google-chart
github-markdown-css
clipboard.js
raven
twisted
We have a coding-night-live-doc page for project introduction, installation guide, and some documentation.
We welcome any documentation contribution.
We welcome any and all suggestions. Please follow our guideline when contributing to our project.
If you find a bug, please report it to us using the Issues page on GitHub, with appropriate labels(bug
, ..)!
And we're also using error logging system with Sentry
. so you don't need a capture page for every error log.
coding-night-live is licensed under the MIT license.
The MIT License (MIT)
Copyright (c) 2017 fuzzythecat, juice500ml, punkyoon
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
fuzzythecat
Younjoon Chung
fuzzy0427@gmail.com
juice500ml
Kwanghee Choi
juice500ml@gmail.com
punkyoon
Jiyoon Ha
punkkid001@gmail.com