After brainstorming for hours on project ideas for my first ever hackathon, I decided to build something fun and simple as a beginner.
What it does
Graph it! is an application that helps you plot bar graphs, line charts, and scatter plots quickly. The user enters values for the x and y axis of a graph, chooses a color from a variety of colors, and selects the type of graph they want to plot.
How I built it
I built this project using Python, pandas, and Tkinter.
ChallengesIe ran into
I was new to Tkinter and it was difficult for me to use it in my code.
Accomplishments that I'm proud of
Though I wasn't able to do create the project I initially had in mind, I'm proud that I created Graph It! after learning more about tkinter on my own.
What I learned
I learned that thinking big could lead to amazing ideas, but while creating a project, one should only think about their next step.
What's next for Graph It!
Adding more graphs and reading data from csv files.
Log in or sign up for Devpost to join the conversation.