An open API service indexing awesome lists of open source software.

https://github.com/dragosrobertn/williburn

Find out how long would it take to burn if you were to sit outside based on the current UV Index 🔥☀️
https://github.com/dragosrobertn/williburn

Last synced: about 1 year ago
JSON representation

Find out how long would it take to burn if you were to sit outside based on the current UV Index 🔥☀️

Awesome Lists containing this project

README

          

# Will I burn?

XCode Project written in Swift using more advanced principles and interacting with
a RESTful API backend to figure out if the UV Index at the location at which the
user is currently at will cause them any harm after a prolonged exposure period.

![Will I burn?](https://cloud.githubusercontent.com/assets/10534896/23898084/96c84f5e-08a7-11e7-855a-c7ade3fe53d5.png)
# Learning Outcomes

- Interacting with a RESTful API Backend
- Parsing and working with JSON objects
- UI Alerts, MapKit and Locations (+ Permissions)
- HTTP Requests

## Other projects

This project is a part of a few mini [Learning Swift Projects](https://github.com/dragosrobertn/LearningSwiftProjects).