Inspiration
During our math class online, we were asked to create graphs on paper and show them to our teachers. This method felt outdated and clunky, so we decided to improve upon it by creating a graph that can be made completely online.
What it does
Allows the user to input data points which will then be connected in the form of a line to show a relationship.
How I built it
We built it on html and js, with the use of Canvas.js.
Challenges I ran into
Since this was our first hackathon, and none of us were really that experienced, coming up with the idea was difficult, along with understanding how to create a webpage with an API.
Accomplishments that I'm proud of
Publishing a finished product.
What I learned
How to use html and js.
What's next for Graph Creator
We might want to add other features for graphing, such as graphing functions.
Built With
- canvas.js
- html
- javascript
Log in or sign up for Devpost to join the conversation.