A customizable and collaborative real-time classroom that allows users to tailor the learning environment to the needs of the subject matter. Users can dynamically add, move and hide various modules within the classroom (including chat, video, whiteboard, notepad, and code editors).
Deployed on https://capstone-fig-1806.herokuapp.com/
- ReactJS
- Google Firestore
- Node Express
- React DnD
- Material UI
Clone this repository and install JS dev dependencies (listed in package.json):
npm install
npm run start-dev
View in your browser:
localhost:3000