Git Product home page Git Product logo

capstone-planning's Introduction

Bike and Transit Route Planner Plan

Contributors

Paige Williams

Description

A web application that helps people in Portland plan their multi-modal trips. The user is able to enter their start and end point, and how many miles they would like to bike. After entering their search, the user can see routes on a map that fit thier criteria. In future iterations I would like to add user authentication and have the user be able to save their search results. I would also like to add metrics on how many miles they biked and the carbon footprint of their route.

Visit the code here

Table of Contents

  1. MVP
  2. Further Exploration
  3. Wireframes
  4. Component Tree
  5. Next Steps
  6. State Slices
  7. Data Flow

Minimum Viable Prototype (MVP)

  • The user can enter a starting point and an ending point
  • The user can enter how many miles they would like to bike
  • The user can see a list of possible routes to take to get from their starting point to the end point
  • The routes will be displayed in a map

Tools, frameworks, libraries, APIs, modules and/or other resources to create this MVP

  • TriMet Trip Planner API to find routes
  • Google Maps API, Mapbox API, Leaflet or Open Street Map API to render route in a map
  • React/Redux for the UI and state management
  • Styled Components for styling

Further Exploration

  • The user can create an account and save their routes
  • The user can rate their routes
  • Possible analysis on the routes, such charts showing their miles biked or carbon emmissions saved from taking transit and biking

Additional tools, frameworks, libraries, APIs, or other resources that these additional features will require

  • A database to save users and routes
  • A user authentication service such as Google Auth
  • D3 to create data visualizations

Sketches and wireframes

alt-text

alt-text

Component tree (3/3/2019)

alt-text

Next steps as of 12/31/2019

  • Create About modal to explain app to user
  • Gather form input
  • Hide form upon submission, show result list
  • Encode address to place into API call
  • Make API call to Trimet Trip Planner
  • Create graphic for loading page (I am assuming the call will be slowish)
  • Parse response
  • Display line geometry in the map (I am assuming the line is an encoded geojson)
  • Add form validation (manage form with Formik)
  • Add error message if there is no route
  • Add user authentication and ability to save trips
  • Data visualizations of trips

State slices

Data flow

capstone-planning's People

Contributors

paigewilliams avatar

Watchers

James Cloos 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.