Inspiration
At the beginning of the event, we wanted to create something that would incorporate all of our skills, which included web development and python programming. We found the NBA 2k track to be the best application of our skills, and were also interested in supporting the home team.
What it does
Displays ranking and statistics based the Player Efficiency Rating, which roughly determines how well or poorly each player/team performed in the NBA 2k Second Season. Provides information in a neat and easily readable format.
How we built it
We had a combination of back end python and front end Javascript/Css. We used python to create the data from csv files, then we sent that data using JSON text files to the front end Javascript, which wrote the data out on a neat UI.
Challenges we ran into
Coming up with an idea was always difficult. So was staying up late, and dealing with bugs in code. Our biggest challenges included situations where we spend hours trying to implement a single feature (a pop-up box, neatly-formatted data). Luckily we were able to get through alright, with a little bit of help from mentors and our fellow coders.
Accomplishments that we're proud of
Getting so much done in the amount of time we had. For some of us it was our first hackathon, and it was a pleasure to work with such an awesome group.
What we learned
It was a lot easier to use a .csv module to parse the excel spreadsheet than the actual excel module. One of us learned that they like web development a lot more than they thought. Another one of us became very experienced in python.
What's next for NBA 2k Season 2 Team Standings
Hopefully a statistic that shows their winnings.
Log in or sign up for Devpost to join the conversation.