Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuwukee/sportive_diary
athletic development system
https://github.com/tuwukee/sportive_diary
Last synced: 12 days ago
JSON representation
athletic development system
- Host: GitHub
- URL: https://github.com/tuwukee/sportive_diary
- Owner: tuwukee
- Created: 2013-08-26T08:38:26.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-02T11:44:30.000Z (about 11 years ago)
- Last Synced: 2023-04-04T00:38:19.592Z (over 1 year ago)
- Language: Ruby
- Size: 1.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sportive Diary
The system walks each athlete through a series of drills and exercises designed to enhance their technical ability and in turn improve their performance on the field. Each athlete is provided with a customized developmental program that is geared towards their unique needs. One of the many unique features of the system is its built-in motivational reward system that entices each player to continue practicing and striving towards the next reward level.
Heroku project: http://sportive-diary.herokuapp.com/
The system is comprised of two main components. A coach’s module where coaches can...
* Define customized developmental plans geared towards the needs of the athlete or team as a whole
* Select from a list of predefined plans
* Invite players to join the program
* Build their team roster
* Set developmental milestones and targets
* Define rewards for reaching those same milestones and targets
* Define skills assessments or select from a set of pre-defined assessments
* Assess and track the participation and development progress of each player and their teamA player’s module that is designed to guide each individual athlete through a series of drills and exercises with predefined targets and milestones. Once a particular milestone is reached a reward level
is attained. In the player’s module each athlete can...* Execute developmental plans (series of drills and exercises) where each drill is accompanied with an instructional video
* Record completion of a suite of exercises
* Share their results with friends and family
* Assess their progress, see their competence level, next milestone and identify their next reward
levelThe core system includes...
* A video library with an array of drills geared towards a particular sport
* A suite of developmental plans
* Predefined rewards system
* Social networking interface that interacts with facebook and twitter
* Registration & personal profile system