Skip to content

Cyclepaths is a webpage application for cyclists by cyclists where you can search for many things cycling. It is a responsive webpage in which you can search different cycling social groups and events that they share. You can search many different types of incidents in the area such as accidents and theft and share them on Facebook if you like. …

Notifications You must be signed in to change notification settings

JessMoran/cyclepaths

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyclepaths

Cyclepaths is a webpage application for cyclists by cyclists where you can search for many things cycling. It is a responsive webpage in which you can search different cycling social groups and events that they share. You can search many different types of incidents in the area such as accidents and theft and share them on Facebook if you like. You can also see your local weather in preparing for your ride.

  • Use the Meetup API to retrieve events data close to you.
  • Use the BikeWise API to retrieve incidents as theft, crash, hazard data close to you.
  • Use the OpenWeather API to retrieve weather data for cities. The documentation includes a section called "How to start" that will provide basic setup and usage instructions. Use localStorage to store any persistent data.

User Story

For every cyclist who enjoys trail riding, mountain biking and road rides and are looking for some great social riding experiences. Cyclepaths will show you some of the best cycling events near you with low traffic roads and bicycle trails. You can get a description of the group, event dates, time, duration of the ride and much more.

The following link demonstrates the deploying app:

https://jessmoran.github.io/cyclepaths/

To run

  • Download or fork the application from here
  • Select ìndex.html to start the app

Author

Jess Moran

About

Cyclepaths is a webpage application for cyclists by cyclists where you can search for many things cycling. It is a responsive webpage in which you can search different cycling social groups and events that they share. You can search many different types of incidents in the area such as accidents and theft and share them on Facebook if you like. …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.6%
  • JavaScript 49.3%
  • CSS 1.1%