Inspiration
After earning a badge for Postman's 30 days of coding challenge, the achievement inspired me to participate on this hackathon event.
What it does
This project displays the most popular web framework according to Stackoverflow survey 2020 in the form of an pie chart.
How we built it
Using Postman visualizer along with external JS library Canvas.js.
Challenges we ran into
Our first problem was fetching data from an API. Since there exist no reliable API that can provide us the info of famous web framework for developer, so instead we have used Postman Echo API which echoes back the data we have sent into it.
What we learned
We have learned visualization of data using Postman visualizer and understand the concept behind visualization and how we can go beyond imagination.
Log in or sign up for Devpost to join the conversation.