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

https://github.com/stefan-lipp/athlety

Athlety is an iOS application for track & field athletes and coaches in Germany.
https://github.com/stefan-lipp/athlety

athletics germany ios ladv swiftui track-and-field xcode

Last synced: 12 days ago
JSON representation

Athlety is an iOS application for track & field athletes and coaches in Germany.

Awesome Lists containing this project

README

          

# Athlety

Athlety is an iOS application for track and field athletes, coaches, and anyone interested in athletics in Germany.

The app provides an overview of upcoming competitions and events and allows you to save important dates for quick access.
It is designed to help you stay organized throughout the athletics season.

Athlety is developed and published by Stefan Lipp in Regensburg, Germany.
Your feedback and suggestions are always welcome and help improve the app.

## Features

Athley currently supports the following functionality:
- Get an overview about upcoming track & field events in Germany
- Filter upcoming events by state association
- View documents like the official announcement or schedule for events
- Export individual events to your personal calendar
- Save events for quick access as bookmarks on device
- Synchronize saved events between devices via iCloud

## Getting Started

The project setup assumes that there exists an _AppConfig.plist_ file within the _Athlety_ directory,
which includes the base URL and an API key for the public LADV API.
An _AppConfig.sample.plist_ file serves as a reference for this and can be copied or renamed accordingly.
Make sure that you don't forget to enter your own LADV API key in the final _AppConfig.plist_ file.