Coder Social home page Coder Social logo

bestrida's Introduction

Bestrida

A Strava based challenge app - challenge your friends via Strava for the bragging rights on your favorite segments.

Table of Contents

  1. Team
  2. Usage
  3. Development
    1. Requirements
    2. Installing Dependencies
    3. Roadmap
  4. Contributing

Team

  • Product Owner: Justin Zimmerman
  • Scrum Master: Shan Batla
  • Development Team Members: David Lee, A.J. Mullins

Usage

Find your friends via Strava, then challenge them for the fastest time on a particular segement.

Development

Requirements

  • Node 4.x.x
  • Bower
  • Grunt
  • Ionic framework (install instructions below)
  • Cordova, and associated plugins (install instructions below)

Installing Dependencies

####From within the root directory (client side):

Step 1. Install Ionic framework and libraries

npm install -g ionic

Step 2. Install Cordova

cordova platform add ios

Step 3. Install client side dependencies

bower install

Step 4. Install iOS platform for Ionic

ionic platform add ios

Step 5. Install Cordova plugin for the in-app browser

cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git

Step 6. To run app in browser, use the following command

ionic serve -l

Step 7. To run app in an iOS emulator (requires Mac OSX), use the following command

ionic emulate ios

####From within the root directory (server side):

Step 1. Install server side dependencies

npm install

Step 2. Run Grunt - builds out app, runs test, and runs app on local host

grunt

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

bestrida's People

Contributors

davidalee avatar jrzimmerman avatar shanbatla avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.