YEquals

A screenshot of YEquals.

What is it?

This is the my first open-source collaborative project with my friends in high school. I had my first taste of planning and completing a project.

Our implementation abused Python's eval() method and can only plot y as a function of x. Given more time and better knowledge, we could have rewritten the application with appropriate libraries. We could also add support for many-to-one or many-to-many relations.

The source code is available on GitHub .

DateSep 2018LanguagePython