Inspiration

I'd like to find ways to make education less of a struggle for both the teacher and the student.

What it does

The user builds a tree by adding nodes and connecting them with edges. Once the tree is built, the user clicks on the quiz button and randomized questions are built from the logic kept within the graph structure.

How I built it

I used a framework called cytoscape.js to easily build a graph and then built a database to store this graph using mongoDB.

Challenges I ran into

Accomplishments that I'm proud of

What I learned

How to use mongoDB and run a server using Node.js.

What's next for treeQuiz

Still on going...

Share this project:

Updates