justinwjoyce / TriPlanr

A triathlon training platform powered by Ruby on Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TriPlanr

A triathlon training platform powered by Ruby on Rails

Mission

TriPlanr is an open-source triathlon training platform to plan your upcoming season. You can set well-known metrics and a periodized annual plan will be generated.

Quickstart

  • Install Ruby 2.3.1 and Ruby on Rails >5.0
  • Git clone triplanr repository
  • rake db:migrate and rake db:seed
  • bin/rails server to start the web application

Screenshots

goals

calendar

pmc

License

TriPlanr is licensed under the MIT license. (http://opensource.org/licenses/MIT)

About

A triathlon training platform powered by Ruby on Rails


Languages

Language:Ruby 60.5%Language:HTML 24.0%Language:CSS 11.6%Language:CoffeeScript 2.5%Language:JavaScript 1.5%