Inspiration

Open education incentives such as Khan Academy.

What it does

It allows for users to partake in a Flipped class room. This is when the teacher provides learning content (such as YouTube videos) for the student to learn from at home. The student can partake in discussion (the stream) and answer quiz questions.

How we built it

We built this using Angular.js and Bootstrap on the front-end. And we have an Express server (installed with npm, running on Node) which is handling all the API requests. The database used is postgres. We are also using the twilio API which allows the teachers to broadcast a text message to all her students (texts like "don't forget assignment due tomorrow").

Challenges we ran into

Staying organized with a complex project like this was a challenge. We used git along with separate git branches to stay organized.

What's next for Flipped

The team plans to continue to contribute to flippedlearning.club.

Share this project:

Updates