MichaelZLai / WODleader

Daily Fitness/Wellness Tracker feat. Ruby on Rails

Home Page:https://wodleader-.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WODLeader

Are you a fitness junkie? Are you competitive? Are you curious?

WODLeader solves those questions by allowing you to log your exercises and progression all in one app. Athletes both beginners and advanced can navigate simply and seamlessly in the simple user interface.

wodleader

Installation

git clone git@github.com:MichaelZLai/WODleader.git
gem install
rails s

User Stories

MVP

  • User Authentication
  • CRUD functionality for athlete scores
  • Allows CRUD API calls

Bronze

  • User Authorization (e.g. Coach & Athlete)
  • Allow Coach authorization to CRUD Athlete scores and profiles

Silver

  • Allow for Mobile responsiveness
  • Ability to add different Gyms
  • Algorithm to determine best performing athlete of the week

Gold

  • Allow photo sharing for WOD after effects
  • Compare scores with different Gyms
  • Consolidate monthly scoreboard between athletes

Technologies

postgresql

rails

About

Daily Fitness/Wellness Tracker feat. Ruby on Rails

https://wodleader-.herokuapp.com/


Languages

Language:Ruby 60.1%Language:HTML 33.1%Language:CSS 4.8%Language:JavaScript 1.3%Language:CoffeeScript 0.7%