Film Finder Prototype - In Progress
Film finder is a simple web application I worked on in Codecademy while learning about the REST API using Javascript. I'm working on converting the application from Javascript to Swift. To give me an understanding of how to interact with a REST API in Swift.
Source GitLab URL: https://github.com/CodeMonkeyCS/film-finder
Calculator Final Version - In Progress
Update the UI to better match the one that comes with the iPhone. Fix any known issues. Make sure the UI works with landscape mode.
Calculator Prototype - Done
In three days using Codecademy I learned enough Swift to develop a basic iOS calculator application. This is a work in progress and I plan on updating the UI to better match the one that comes with the iPhone.
Source GitLab URL: https://github.com/CodeMonkeyCS/calculator