My motivation for making this app and website was to get a deeper understanding of working with REST APIS. Creating a website with Django and creating my own api endpoints that I would later use to fetch the data from my iOS app helped me have a stonger understanding of how the backend of an app works.
As for the design portion of the project. This app helped me solidify my skills in UIKit because I used various UIKit component such as TableViews, CollectionViews, ScrollViews and Child ViewControllers. I also learned HTML, CSS, JavaScript and other frameworks like bootstrap to desgin the websites frontend.