Swift - UIKit - WebKit
Scope:
Create an app that shows "Florida Man" articles for the current date in previous years.
Features:
- Ability To Share Articles
- Search by Date
Process:
This project was pretty cut and dry. Once the API was in place, the build was pretty
intuitive.
Custom Table View Cells were used rather than default configurations.
Unfortunately, Apple's API for UIDatePicker does not allow for only Month and Date
selections.
Can be futher iterated upon and provide a cleaner UX.
Challenges:
Original intent was to use a standard news API with a default
parameter "Florida Man". Unfortunately, was not able to find an API
that met the budgetary restraints of the project.
Eventually, we found a website and article by University of Princeton
researcher DUDE'S NAME, that scraped Reddit posts featuring news articles
about "Florida Man".