diff --git a/projects/Attend-R/info.json b/projects/Attend-R/info.json index 5412a4e..4e2fb4c 100644 --- a/projects/Attend-R/info.json +++ b/projects/Attend-R/info.json @@ -1,6 +1,6 @@ { "name": "Attend-R", - "description": "Attend-R will give you insights in athlete's training sessions.\n1/ Create your club, grant access to your coaches and start creating teams.\n2/ Register athlete's presence, absence or sickness for each training session.\n3/Consult monthly statistics per team or athlete.", + "description": "Attend-R will give you insights in athlete's training sessions.\n1/ Create your club, grant access to your coaches and start creating teams.\n2/ Register athlete's presence, absence or sickness for each training session.\n3/ Consult monthly statistics per team or athlete.", "developers": [ { "githubUserName": "verscph" diff --git a/projects/Tim-R/assets/img/app_icon.webp b/projects/Tim-R/assets/img/app_icon.webp new file mode 100644 index 0000000..0b92871 Binary files /dev/null and b/projects/Tim-R/assets/img/app_icon.webp differ diff --git a/projects/Tim-R/assets/img/screenshots/screenshot_1.webp b/projects/Tim-R/assets/img/screenshots/screenshot_1.webp new file mode 100644 index 0000000..5908f18 Binary files /dev/null and b/projects/Tim-R/assets/img/screenshots/screenshot_1.webp differ diff --git a/projects/Tim-R/assets/img/screenshots/screenshot_2.webp b/projects/Tim-R/assets/img/screenshots/screenshot_2.webp new file mode 100644 index 0000000..0513fb4 Binary files /dev/null and b/projects/Tim-R/assets/img/screenshots/screenshot_2.webp differ diff --git a/projects/Tim-R/info.json b/projects/Tim-R/info.json new file mode 100644 index 0000000..c672f77 --- /dev/null +++ b/projects/Tim-R/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tim-R", + "description": "Tim-R will help you to coordinate your swim training.\n1/ Specify the number of swim lanes available and the number of swimmers participating in your training session.\n2/ Connect your bluetooth speaker and the start sound will be broadcasted automatically when your swimmer needs to start his training set.\n3/ During each training set, check the total time elapsed, the number of repetitions and remaining recovery time.", + "developers": [ + { + "githubUserName": "verscph" + } + ], + "releaseData": "2019-01-05", + "links": { + "appstore": "https://apps.apple.com/be/app/tim-r/id1442332077", + "marketingWebsite": "https://www.swim-r.eu/" + } +} \ No newline at end of file