NinjaCheetah 30c025e113
Lots of code cleanup
Separated types out into their own file to make them easier to keep track of, and described what they're all for better. Also removed unnecessary "Location" type used in ContentView to display data, because it was almost an exact duplicate of the type that it was being created from. Removing that removed a lot of pointless extra logic, and should make the processs of how it pulls and parses the data easier to understand.
Multiple open periods for one location are also now sorted, so that the earliest open time will be shown first. Some locations have them flipped in the response data, so they were backwards before.
2025-09-02 15:03:43 -04:00
2025-09-02 15:03:43 -04:00
2025-09-01 10:36:24 -04:00
2025-09-01 10:38:04 -04:00
2025-09-01 10:38:04 -04:00
2025-09-01 10:36:24 -04:00

RIT-Dining

Description
Simple app for checking the hours of RIT's dining locations because they don't have their own
Readme MIT 3.8 MiB
Languages
Swift 100%