Type or Client: School project

Development time: Two (2) month @ 4-6 hours per week with one (1) teammate

Target: Computer (PC and Mac)

Technologies used: Java, JavaFX


We created a math editor that takes equations as an input, a min and max value, a specific number of points, and shows a visual graph. We also made a system to solve equations at a specific x value, and we made two main modes: Common and parametric equations.

At the beginning of this project, we wanted to create a node-based system, but we had to move back to a common application with basic input and equation detection (using a similar system we previously did for the Agnès project, mainly because of our deadline (We didn’t have enough time to learn how to create a node bases system and create all the functionalities we wanted).

All information is available on GitHub’s README.md, and documentation is also available here.