Rides is a web-app specifically designed for cyclists, offering different paths for the user according to their priorities: speed, safety, or the least amount of traffic.
What it does: Rides provides bikers with 3 different types of paths to take from their origin to their destination in the fastest route, safest route or the route that has the least amount of traffic.
How we built it: Rides was built with express, Node.js, sqlite for the database, and google maps api. Data on collisions and traffic is stored in the database and used to generate the correct paths.
Log in or sign up for Devpost to join the conversation.