edatrix / runline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runline

Runline is a gSchool project by Billy Griffin, Luke Martinez, Lauren Spath Luhring, and Bree Thomas. This app enables users to track their activities with a personalized dashboard and daily feed of their runs, follow friends to see their activities, and compare data with friends.

access here: http://www.127.0.0.1.xip.io:3000/

###Learning goals

Learning goals of this project included:

  • Consuming data from multiple third-party APIs
  • Building and using a wrapper gem to maintain separation between our application and third-party APIs
  • Coordinating with project stakeholders (clients) to produce quality code and product with an emphasis on performance, UI, and overall user experience
  • Use of TDD to drive all layers of Rails development
  • Use of background workers
  • Deployment on a VPS instance built from the ground up

###Screenshots

Homepage

Homepage

MapMyFitness Authentication

mmf-auth

User Dashboard

User Dash

Friends Page

Friends

Compare Page

Compare

Invites

Invites

User Profile

Profile

About


Languages

Language:Ruby 86.3%Language:CSS 10.4%Language:CoffeeScript 2.0%Language:JavaScript 1.3%