{"id":19034913,"url":"https://github.com/dyslex7c/uber-clone","last_synced_at":"2026-05-07T02:31:20.107Z","repository":{"id":249171784,"uuid":"826399284","full_name":"Dyslex7c/Uber-Clone","owner":"Dyslex7c","description":"Uber Mobile Application Clone using React Native and Typescript","archived":false,"fork":false,"pushed_at":"2024-07-18T16:40:00.000Z","size":5701,"stargazers_count":0,"open_issues_count":6,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T21:31:58.584Z","etag":null,"topics":["expo-go","react-native","react-native-maps","react-native-navigation","redux-toolkit","tailwindcss","taxi-app","typescript","uber-clone"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Dyslex7c.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-07-09T16:25:31.000Z","updated_at":"2024-08-24T21:08:01.000Z","dependencies_parsed_at":"2024-07-19T01:13:41.572Z","dependency_job_id":null,"html_url":"https://github.com/Dyslex7c/Uber-Clone","commit_stats":null,"previous_names":["dyslex7c/uber-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dyslex7c/Uber-Clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dyslex7c%2FUber-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dyslex7c%2FUber-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dyslex7c%2FUber-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dyslex7c%2FUber-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dyslex7c","download_url":"https://codeload.github.com/Dyslex7c/Uber-Clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dyslex7c%2FUber-Clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32720109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["expo-go","react-native","react-native-maps","react-native-navigation","redux-toolkit","tailwindcss","taxi-app","typescript","uber-clone"],"created_at":"2024-11-08T21:48:06.229Z","updated_at":"2026-05-07T02:31:20.089Z","avatar_url":"https://github.com/Dyslex7c.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Uber-Clone\n\u003ca\u003e\u003cimg align = \"center\" src = \"https://i.imgur.com/bB8Jcmo.png\" width = \"50px\"\u003e\u003c/a\u003e\n\u003ca\u003e\u003cimg align = \"center\" src = \"https://i.imgur.com/dq2JVwT.png\" width = \"50px\"\u003e\u003c/a\u003e\n\u003ca\u003e\u003cimg align = \"center\" src = \"https://i.imgur.com/eYtLGWn.png\" width = \"50px\"\u003e\u003c/a\u003e\n\u003ca\u003e\u003cimg align = \"center\" src = \"https://raw.githubusercontent.com/devicons/devicon/master/icons/redux/redux-original.svg\" width = \"50px\"\u003e\u003c/a\u003e\n\u003ca\u003e\u003cimg align = \"center\" src = \"https://www.vectorlogo.zone/logos/tailwindcss/tailwindcss-icon.svg\" width = \"50px\"\u003e\u003c/a\u003e\n\u003ca\u003e\u003cimg align = \"center\" src = \"https://i.imgur.com/FnG4bvp.png\" width = \"50px\"\u003e\u003c/a\u003e\n\nUber Clone built with React Native and Typescript. The UI consists of a search bar and two options, Uber Rides and Uber Eats. (Uber Eats has not been developed as yet) The user can select favourites which consist of home location and work location. After selecting a valid pick-up location and after clicking on Uber Rides, the user navigates to another screen which asks for the drop-location and after the user provides that, he/she navigates to another screen consisting of ride options each having parameters - type of vehicle, travel time and total fare. The user can select any one of the given ride options.\n\n## Usage\nNavigate to the root directory and run\n```\nnpm i\n```\nfor installing all the dependencies. To start the application, run\n```\nnpm start\n```\n\nYou can use an emulator on your pc to use the app or scan the QR code using your Android/iOS device to use it there as well\n\n![alt text](assets/images/screenshots/uber1.png)\n\nThe user can also select a pick-up location as well as a drop-location from a list of cities, towns, counties, districts etc. from the searchbar having options which have been implemented using OpenStreetMap API. The UI of the mapscreen displays a map which has been implemented using `react-native-maps` package. The uber app uses other react utilities as well.\n\n![alt text](assets/images/screenshots/uber2.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyslex7c%2Fuber-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdyslex7c%2Fuber-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyslex7c%2Fuber-clone/lists"}