In this class, we learned how to create iOS applications using Swift and SwiftUI. We incorporated several topics in our apps, starting with a simple Calculator UI (which I later turned into a working calculator), going all the way to API implementation and Firebase Authentication applications.
I'm going to add pictures and videos of simulations, but for now, feel free to review my linked Github repositories.
App where you can keep favorites of a variety of categories, which show up on a different page listed on the bottom of the screen. Updates immediately with the home page.
One of my favorites from this class! We were required to make an app to login using credentials stored on the apps login database, for which I used FirebaseAuthentication.