The problem Classing solves
Classing helps streamline student-teacher interactions by consolidating student questions and doubts into a clear, graphical format, making it easier for teachers to manage and address them.
- Consolidates student doubts into a single, organized view for efficient question handling.
- Summarises and Present Complex Topics in Node Like Interactive Visualisation
- Generate Interactive Visualisations (iViz) to get hands-on and application based experience.
- Creates a collaborative, interactive learning environment for both teachers and students.
Challenges we ran into
- Real-time Synchronization:
Managed real-time updates by implementing WebSocket connections for consistent data flow.
- Efficient Data Merging:
Consolidated student doubts into one graphical display using algorithms to group similar questions.
- User Interface Design:
Refined layout through user testing to improve usability and interactivity.
- Authentication & Authorization:
Secured login and role-based access control for students and teachers.