Classly is a tool for enhancing the learning experience in university's lectures. Lectures are an inefficient way of learning. For one, many students find it hard to ask questions in class either because there are too many people in the lecture or they are shy. On top of that, it is difficult for lecturers to get real time feedback from students, so that they may move on to the next topic when their students are still struggling to understand the previous one, or they may spend too much time talking about a simple topic. Classify is here to change that.
npm install
npm start
There are student and professor logins:
Professor creates all the nodes (topics to be covered) before the class and share the code to students:
During class, professor gets real time feedback / questions from students. He/She can also write on the virtual whiteboard:
Content in virtual whiteboard is streamed real time to students. Students can upvote/downvote a specific topic to indicate their understanding:
- React.js for the entire app
- D3.js for rendering nodes on the left
- Materialize for styling
- Cyrus Behroozi
- Donovan So
- Spike Lu