https://github.com/keisukeyamashita/notehub
Hack U!に出したNoteHub管理のためのリポジトリ。
https://github.com/keisukeyamashita/notehub
Last synced: 7 months ago
JSON representation
Hack U!に出したNoteHub管理のためのリポジトリ。
- Host: GitHub
- URL: https://github.com/keisukeyamashita/notehub
- Owner: KeisukeYamashita
- Created: 2016-11-30T12:07:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T18:29:42.000Z (over 8 years ago)
- Last Synced: 2024-10-05T12:24:38.558Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 25.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NoteHub
Facilitation System for lectures at University

## Description
This application facilitates conversation and cooperation between attendees for lectures at university. Watching lecture video on Live Streaming Screen, Have a conversation with your classmates, Co-Edit notes with your classmates.
## Features
- Live Streaming for lectures at university
- Chat system
- Note Co-Editing## Requirement
- PHP 5.6.30
- Laravel 5.3.26## Installation and How tu run a local server
git clone https://github.com/MasayaHayashi724/notehub.git
cd notehub
php artisan serveThen, visit http://localhost:8000
## Author
- [MasayaHayashi724](https://github.com/MasayaHayashi724)
- [KeisukeYamashita](https://github.com/KeisukeYamashita)
- [KatsuyaMatsuoka](https://github.com/KatsuyaMatsuoka)