A

AfterClass

An interactive DoubtSolving App


The problem AfterClass solves

Connects Teachers and Students in real-time and allows for them to interact with voice and through a commonly shared blackboard where the teachers draws to teach like a blackboard and students can see what is being drawn and connect in an immersive experience

Challenges we ran into

Voice API for flutter was really difficult to find... an assumption that APIs exist for everything seemed to fall apart. Also the Sockets used to transfer blackboard data is very difficult to implement on server side as our server was in node and the existing docket code was for python, it has to be re-written in js

Discussion