WindRider

WindRider is an iOS application that helps cyclists determine the best time to ride based on the current and forecasted wind conditions.

Features

Code Structure

The project consists of several Swift files. Please refer to the comments in the code for more detailed explanations of each function.

How to Use

  1. Create a predetermined bike path.
  2. The app will analyze the direction of the bike throughout the path.
  3. It will fetch real-time weather data and calculate the amount of headwind or tailwind on the path.
  4. Based on the analysis, the app will provide a comfortability score and a recommendation on whether it's a good day to cycle or not.

Requirements

License

This project is licensed under the MIT License.