Inspiration
I wanted to improve my Go language skills.
What it does
It display randomly generated data on a bar chart and serve it as web service
How we built it
Actually, I didn't write the code from scratch per say. I used the example code provided on the documentation which I then serve as web service
Challenges we ran into
I ran into choices of what programming language to use for the data visualizations task. Using Python won't be challenging so I opt to use Go as I'm currently learning it. Also reading the documentation is a bit tedious.
Accomplishments that we're proud of
What we learned
I learned basic usage of using go-echart library and also displaying visualizations as web service
What's next for Random Dataset Visualization
Update the code to contain real datasets from sources across the Nigeria and the globe
Log in or sign up for Devpost to join the conversation.