Simple mobile app to display NBA league team data and matches played

This was quite a tricky project to work on due to the NBA API being really quite hard to work on. A lot of this involved reverse engineering a client written in Python to then write this in Swift. Using the StackOverflow community to help me understand dynamic parsing of structs this helped me finish the app.

GitHub https://github.com/omar-ebrahim/NbaTeams