Inspiration
Wanted to have a web app that would interact with an NBA api somehow
What it does
It allows you to choose a date from a date picker, and then shows you the games played on that day. You can select a matchup which then generates a short quiz with questions that are dynamically populated with information about the players and their stats from that game.
How we built it
React, JS, Material-UI, NBA API
Challenges we ran into
Learning about passing state, as well as useEffect and useState hooks with regard to a component lifecycle.
Accomplishments that we're proud of
Core functionality of the app implemented from start to finish. Back end implementation goals fully realized.
What we learned
A lot about React, as well as interesting Material UI components.
What's next for NBA Quiz
Finish up styling.
Log in or sign up for Devpost to join the conversation.