1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-07 23:48:43 +01:00

Add Go Cycling (#977)

This commit is contained in:
Anthony Hopkins 2021-09-19 10:59:41 -04:00 committed by GitHub
parent 96b2025922
commit 43e8368910
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26695,6 +26695,32 @@
"license": "apache-2.0",
"date_added": "Sep 14 2021",
"suggested_by": "@dkhamsing"
},
{
"title": "Go Cycling",
"description": "Cycling tracker app built in SwiftUI",
"category-ids": [
"health",
"core-data"
],
"source": "https://github.com/AnthonyH93/GoCycling",
"itunes": "https://apps.apple.com/app/go-cycling/id1565861313",
"license": "mit",
"date_added": "Sep 17 2021",
"suggested_by": "@AnthonyH93",
"screenshots": [
"https://raw.githubusercontent.com/AnthonyH93/GoCycling/main/Screenshots/AppStoreVersion1_2_0/1.png",
"https://raw.githubusercontent.com/AnthonyH93/GoCycling/main/Screenshots/AppStoreVersion1_2_0/3.png",
"https://raw.githubusercontent.com/AnthonyH93/GoCycling/main/Screenshots/AppStoreVersion1_2_0/5.png",
"https://raw.githubusercontent.com/AnthonyH93/GoCycling/main/Screenshots/AppStoreVersion1_2_0/6.png"
],
"tags": [
"swift",
"swiftui",
"mapkit",
"coredata"
],
"stars": 14
}
]
}