Git Product home page Git Product logo

commute_stats_api's Introduction

Commute Stats API

At a high level, the idea behind this project is to create an application that tracks and analyzes data about your daily commute, so that you can better anticipate changing traffic conditions. For example, Google Maps may indicate that route A will take 30 minutes to complete, but in reality traffic worsens as you are on the route. This application will (in theory) account for that.

Initial Roadmap

This is a preliminary, general list of features to be implemented.

  • OAuth with Google, Facebook
  • Integrate with Google Maps API for directions and traffic information
  • For each commute, track the following information (at least):
    • start time
    • end time
    • route, meaning what roads were taken, and for how long
  • Initial set of statistics to generate:
    • average commute time
    • average start time
    • average end time
    • Break down by day of week, and time splits (past week, month, 3 months, etc.)

commute_stats_api's People

Contributors

johngriebel avatar

Watchers

 avatar

commute_stats_api's Issues

Implement Authentication for Local Accounts

Users should be able to sign up and use the service independent of another OAuth provider.

Checklist:

  • User provides email, password, first_name, and last_name
  • Once this information is provided to the API, a confirmation email should be sent
  • After confirming the email, the user can sign in using the credentials provided

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.