COMP 5970 - Mobile App Development

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.


Calculator UI App

Started as a Calculator UI, but I later made it a colorful working calculator.


Murder Mystery App

Murder Mystery where every outcome is different. One option available only during first run of the application.


Emoji Counter App

Counter app for emojis - simple but useful!


Favorites App

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.


Fortune Teller

API implementation app that tells you silly fortunes.


Firebase Authentication App

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.




Thumbnail