{"id":31250625,"url":"https://github.com/deadmanshadow/rydex","last_synced_at":"2025-10-18T17:51:37.148Z","repository":{"id":316119238,"uuid":"1056622639","full_name":"deadmanShadow/Rydex","owner":"deadmanShadow","description":"A full-stack ride-sharing app offering seamless rides, responsive design, and real-time features.","archived":false,"fork":false,"pushed_at":"2025-09-22T20:27:05.000Z","size":6384,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-22T20:39:38.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rydex-root.vercel.app","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/deadmanShadow.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-14T13:32:04.000Z","updated_at":"2025-09-22T20:27:09.000Z","dependencies_parsed_at":"2025-09-22T20:39:42.486Z","dependency_job_id":null,"html_url":"https://github.com/deadmanShadow/Rydex","commit_stats":null,"previous_names":["deadmanshadow/rydex"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/deadmanShadow/Rydex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadmanShadow%2FRydex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadmanShadow%2FRydex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadmanShadow%2FRydex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadmanShadow%2FRydex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deadmanShadow","download_url":"https://codeload.github.com/deadmanShadow/Rydex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadmanShadow%2FRydex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276519566,"owners_count":25656641,"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","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-09-23T05:37:12.777Z","updated_at":"2025-10-18T17:51:37.137Z","avatar_url":"https://github.com/deadmanShadow.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rydex | One Tap Away from Your Next Ride\n\n## Project Overview\n\nRydex is a production-grade, full-stack ride-sharing application designed to provide a seamless and intuitive experience for Riders, Drivers, and Administrators. Inspired by popular platforms like Uber and Pathao, Rydex leverages modern web technologies to deliver a responsive, feature-rich, and secure ride booking system.\n\nThis repository contains the frontend implementation of Rydex, built with React, Redux Toolkit, and RTK Query, ensuring robust state management and efficient API communication. The frontend is fully responsive, offering a consistent and polished UI/UX across mobile, tablet, and desktop devices.\n\n## Features\n\nRydex offers distinct, role-based experiences, each tailored with specific functionalities:\n\n### Public Landing Experience\n\n- **Home:** Engaging sections including a Hero Banner, How-it-works, Service Highlights, Customer Testimonials, and Call-to-action prompts.\n- **About Us:** Comprehensive company background, mission, and team profiles.\n- **Features:** Detailed breakdown of Rider, Driver, and Admin capabilities.\n- **Contact:** Validated inquiry form with simulated submission.\n- **FAQ:** Searchable list of common questions.\n\n### Authentication \u0026 Authorization\n\n- **JWT-based Security:** Secure login and registration with role selection (Rider, Driver, Admin).\n- **Role-Based Landing:** Users are directed to specific dashboards based on their roles.\n- **Account Status Handling:** Dedicated pages for blocked/suspended users and notices for offline drivers.\n- **Persistent Session:** Maintained authentication state across browser sessions.\n- **Logout:** Secure session termination.\n\n### Rider Features\n\n- **Ride Request:** Intuitive form for pickup/destination, fare estimation, and payment method.\n- **Live Ride Tracking:** Real-time map updates and driver details during active rides.\n- **Ride History:** Paginated list with search and filter options (date, fare, status).\n- **Ride Details:** Comprehensive page with optional map route, timestamps, driver info, and status timeline.\n- **Profile Management:** Update personal details and password.\n- **Emergency / SOS Button:** Floating button for quick access to call police, notify emergency contacts, and share live location during active rides.\n\n### Driver Features\n\n- **Availability Control:** Easy toggle for Online/Offline status.\n- **Incoming Requests:** Accept or reject ride offers from riders.\n- **Active Ride Management:** Update ride statuses (Accepted, Picked Up, In Transit, Completed, Cancelled).\n- **Earnings Dashboard:** Visual breakdown of daily, weekly, and monthly earnings with charts.\n- **Ride History:** Paginated and filterable records of past rides.\n- **Profile Management:** Update vehicle details, contact info, and password.\n\n### Admin Features\n\n- **User Management:** Search, filter, block/unblock riders, approve/suspend drivers.\n- **Ride Oversight:** View all rides with advanced filtering capabilities.\n- **Analytics Dashboard:** Data visualizations for ride volume, revenue trends, and driver activity.\n- **Search \u0026 Filter Tools:** Consistent across all listing pages for efficient data management.\n- **Profile Management:** Update personal profile and password.\n\n### General UI/UX Enhancements\n\n- **Responsive Design:** Optimized for mobile, tablet, and desktop.\n- **Visual Consistency:** Uniform typography, spacing, and color palette.\n- **Sticky Navigation \u0026 Footer:** Well-structured navigation with dropdowns and a thematic footer.\n- **Performance Optimization:** Lazy-loading, skeleton loaders, and smooth transitions.\n- **Accessibility:** Compliant components and semantic HTML.\n- **Data Visualization:** Interactive cards, bar charts, pie charts, and tables for dynamic data display.\n- **Strict Error Handling:** Robust form validation, clear error messages for API failures, and success/error toasts.\n\n## Tech Stack\n\n### Frontend\n\n- **Framework:** React\n- **State Management:** Redux Toolkit\n- **Language:** TypeScript\n- **Styling:** Tailwind CSS\n- **UI Components:** Radix UI, Lucide React, Framer Motion, Sonner\n- **Forms \u0026 Validation:** React Hook Form, Zod\n- **Icons:** React Icons\n- **Data Visualization:** Recharts\n- **API Client:** Axios\n- **Date Utilities:** Date FNS\n\n### Backend\n\n- **Framework:** Node.js/Express\n- **Database:** MongoDB , Mongoose ODM\n- **Authentication:** JWT, bcryptjs, Passport.js\n- **Language:** TypeScript\n- **Validation:** Zod\n- **Middleware:** CORS, Cookie Parser, Express Session, Multer\n- **Utilities:** Dotenv, Day.js , HTTP Status Codes, MS\n\n### Demo Login Credentials\n\nFor testing purposes, you can use the following accounts:\n\n- **Super Admin**\n\n  - Email: `super@admin.com`\n  - Password: `123456`\n\n- **Rider**\n\n  - Email: `rifat@gmail.com`\n  - Password: `Rifat123@`\n\n- **Driver**\n  - Email: `raiyan@gmail.com`\n  - Password: `Raiyan123@`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadmanshadow%2Frydex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeadmanshadow%2Frydex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadmanshadow%2Frydex/lists"}