{"id":21175843,"url":"https://github.com/shadowslayer03/ryde-app-react-native","last_synced_at":"2026-04-28T19:31:42.524Z","repository":{"id":257073416,"uuid":"857237993","full_name":"ShadowSlayer03/Ryde-App-React-Native","owner":"ShadowSlayer03","description":"A mobile app made with the power of React Native that allows users to book rides, view nearby drivers, estimate trip costs, and track their ride in real-time.","archived":false,"fork":false,"pushed_at":"2024-09-14T06:55:51.000Z","size":3058,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T11:29:28.328Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ShadowSlayer03.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-09-14T05:53:24.000Z","updated_at":"2024-09-14T06:55:54.000Z","dependencies_parsed_at":"2024-09-14T18:27:44.966Z","dependency_job_id":"d162588d-a895-4b06-8b42-de5a35fd456d","html_url":"https://github.com/ShadowSlayer03/Ryde-App-React-Native","commit_stats":null,"previous_names":["shadowslayer03/ryde-app-react-native"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowSlayer03%2FRyde-App-React-Native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowSlayer03%2FRyde-App-React-Native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowSlayer03%2FRyde-App-React-Native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowSlayer03%2FRyde-App-React-Native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShadowSlayer03","download_url":"https://codeload.github.com/ShadowSlayer03/Ryde-App-React-Native/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243624091,"owners_count":20321029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-20T17:00:35.764Z","updated_at":"2025-12-28T19:44:29.610Z","avatar_url":"https://github.com/ShadowSlayer03.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ryde 🚗\n\n**Ryde** is a mobile ride-hailing app built with **React Native** and **Expo**, designed to provide a seamless Uber-like experience. With real-time driver tracking, secure payments, and easy ride management, Ryde simplifies getting from one place to another.\n\n## Features\n\n- **Authentication**: Sign in or sign up with your email and password, or use Google login for quick access.\n- **Search for a Place**: Easily find your pickup and drop-off locations using the integrated search functionality.\n- **Real-time Driver Availability**: See nearby drivers in real time and select the one that suits you.\n- **Book a Ride**: Confirm your pickup and destination to book a ride instantly.\n- **Payment Integration**: Pay securely using **Stripe** for a smooth transaction process.\n- **Ride History**: View all your previous rides in one place for easy reference.\n- **Profile Page**: Manage your account information and view your ride statistics.\n\n## Tech Stack\n\n- **React Native**: Cross-platform mobile development.\n- **Expo**: Fast development and build tools.\n- **Clerk**: User authentication and session management.\n- **Zustand**: Lightweight state management.\n- **NeonDB (PostgreSQL)**: Database for managing user and ride data.\n- **Drizzle ORM**: Database queries and schema management.\n- **NativeWind**: Styling for React Native components with Tailwind-like utility classes.\n- **Stripe**: Secure and easy payment processing.\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/your-username/ryde-app.git\n   cd ryde-app\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n3. Set up environment variables:\n\n   Create a .env file at the root of your project and add your credentials for Clerk, Stripe, and Google API.\n\n   ```bash\n   EXPO_PUBLIC_CLERK_PUBLISHABLE_KEY=\"\"\n   EXPO_PUBLIC_GOOGLE_API_KEY=\"\"\n   EXPO_PUBLIC_STRIPE_PUBLISHABLE_API_KEY=\"\"\n   EXPO_PUBLIC_GEOAPIFY_API_KEY=\"\"\n   STRIPE_SECRET_KEY=\"\"\n   DATABASE_URL=\"\"\n   ```\n\n4. Run the app in development mode:\n\n   ```bash\n   npm run start\n   ```\n\n## Contributing\n\n1. Fork the repository.\n\n2. Create a new feature branch:\n\n   ```bash\n   git checkout -b feature/your-feature\n   ```\n\n3. Commit your changes:\n\n   ```bash\n   git commit -m 'Add some feature'\n   ```\n\n4. Push to the branch:\n\n   ```bash\n   git push origin feature/your-feature\n   ```\n\n5. Open a Pull Request.\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowslayer03%2Fryde-app-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowslayer03%2Fryde-app-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowslayer03%2Fryde-app-react-native/lists"}