{"id":23587717,"url":"https://github.com/nllemain/ride-comparing","last_synced_at":"2026-02-06T19:31:19.595Z","repository":{"id":262902068,"uuid":"888720060","full_name":"NLlemain/ride-comparing","owner":"NLlemain","description":"A web application that allows users to compare ride prices from different services (Uber, Lyft, Bolt) based on their chosen start and end locations. It features an interactive map for easy route visualization and requires API keys for ride estimation services.","archived":false,"fork":false,"pushed_at":"2025-09-10T12:45:45.000Z","size":16,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-10T16:52:11.363Z","etag":null,"topics":["bolt","lyft","lyft-api","map-distance","map-route","map-time","maps","maps-api","maps-data","price-comparing","ride-comparing","ride-price","ride-prices","ride-sharing","rideshare","uber","uber-api"],"latest_commit_sha":null,"homepage":"https://nllemain.github.io/ride-comparing/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NLlemain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-14T22:17:02.000Z","updated_at":"2024-12-04T06:04:40.000Z","dependencies_parsed_at":"2024-11-14T23:34:06.602Z","dependency_job_id":null,"html_url":"https://github.com/NLlemain/ride-comparing","commit_stats":null,"previous_names":["nllemain/ride-comparing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NLlemain/ride-comparing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NLlemain%2Fride-comparing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NLlemain%2Fride-comparing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NLlemain%2Fride-comparing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NLlemain%2Fride-comparing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NLlemain","download_url":"https://codeload.github.com/NLlemain/ride-comparing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NLlemain%2Fride-comparing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:28:14.811Z","status":"ssl_error","status_checked_at":"2026-02-06T19:28:13.420Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bolt","lyft","lyft-api","map-distance","map-route","map-time","maps","maps-api","maps-data","price-comparing","ride-comparing","ride-price","ride-prices","ride-sharing","rideshare","uber","uber-api"],"created_at":"2024-12-27T05:09:46.467Z","updated_at":"2026-02-06T19:31:19.568Z","avatar_url":"https://github.com/NLlemain.png","language":"JavaScript","readme":"# Ride Comparing\n\nA web application to compare ride prices from various services like Uber, Lyft, and Bolt. With a user-friendly interface and interactive map, you can easily find the best ride options based on your current location and desired destination.\n\n## Features\n\n- **Interactive Map:** View your route and drop-off points.\n- **Ride Price Estimates:** Get real-time pricing from multiple ride services.\n- **Location Suggestions:** Auto-suggest addresses as you type for convenience.\n\n## Requirements\n\nTo fully utilize this application, you'll need to add your API keys for the ride services. Here's how to set it up:\nOnce you have your API keys, replace the placeholders in the JavaScript code:\n\n```javascript\nconst uberApiKey = 'YOUR_UBER_API_KEY'; \nconst lyftApiKey = 'YOUR_LYFT_API_KEY'; \nconst boltApiKey = 'YOUR_BOLT_API_KEY';\n```\n\n## How to Run\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/ride-comparing.git\n   cd ride-comparing\n   ```\n\n2. Open `index.html`.\n3. or try the site linked to this github\n\n## Usage\n\n1. Enter your starting location.\n2. Enter your drop-off location.\n3. Click \"Compare Rides\" to view estimates from Uber, Lyft, and Bolt.\n4. Interact with the map to visualize your route.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnllemain%2Fride-comparing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnllemain%2Fride-comparing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnllemain%2Fride-comparing/lists"}