Skip to content

ErikGraciosa/gitthere-api-fe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitthere-api-fe

Redeploying and adding features for data display.

The application will display locations of scooters, bikes, buses, and trains in Portland, OR based on user input location. Requires login/sign-up for use. Log in will save user input locations to favorites for fast retrival.

Source data

NikeBikeTown: https://gbfs.biketownpdx.com/gbfs/en/free_bike_status.json

Lime: https://data.lime.bike/api/partners/v1/gbfs/portland/free_bike_status

Spin: https://web.spin.pm/api/gbfs/v1/portland/free_bike_status

Trimet: https://developer.trimet.org/GTFS.shtml

Google map

Google maps brought into react with npm google-react-map Further information here: https://www.npmjs.com/package/google-map-react

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • CSS 1.4%
  • HTML 0.4%