Giter VIP home page Giter VIP logo

america-runs's Introduction

america-runs

A project developed by four donut-loving lazy guys. We decided to build this for HackISU Spring 2017, a code jam from Friday night until Sunday morning. A simple app that utilizes Garmin's public SDK for monkeyC and their fitness watches

What it does

Garmin has a bunch of fitness watches. Our app will run on most Garmin watches. The app will be a simple watch face displaying 3 things:

  1. The time
  2. Some donuts
  3. A distance

What it means

  1. The time is the current time: simply a watch
  2. The number of donuts on screen is equivalent to the number of calories you would burn running to and back from the nearest Dunkin Donuts
  3. The distance is the distance to the nearest Dunkin Donuts location

Target Audience

Garmin caters to a very athletic crowd with their high quality fitness watches. We know that those people will not likely use or enjoy this app. Therefore, we are designing it for the more casual users of Garmin fitness watches. As such, we are developing it on the "less intense" Garmin watches (leaving out the Forerunner, etc.).

america-runs's People

Contributors

joshprzybyszewski avatar

Watchers

James Cloos avatar Talon Meyer avatar

Forkers

andrewvogler123

america-runs's Issues

A better solution to finding the nearest Dunkin

The current solution is two-stepped: ask Google Maps "Nearby Search" and "Distance Matrix" APIs in order to determine the fastest path to the nearest Dunkin. This process is also limited to one Developer API Key, so it is not distribute-able. We need a solution that will work on any user's device.
Investigate:

  1. Oauth
  2. limiting requests per user per day.
  3. Using a different API

This is a problem that is IMPERATIVE to solve before releasing to the store.

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.