Skip to content

Latest commit

 

History

History
102 lines (86 loc) · 3.34 KB

File metadata and controls

102 lines (86 loc) · 3.34 KB

🚘 RideOn (FluxRent)

The Premium Vehicle Rental Platform with Real-Time Geolocation

Home Screen Map Screen

React Native Expo Supabase TypeScript


📖 About the Project

RideOn is a production-ready rental platform that bridges the gap between luxury car owners and renters. It features a "Dark Glass" aesthetic (Glassmorphism), secure biometric authentication, and live fleet tracking powered by Google Maps.

✨ Key Features

  • 📍 Real-Time Geolocation: Live vehicle tracking using Google Maps API.
  • 🔐 Biometric Security: FaceID/TouchID login integration via Supabase Auth.
  • 💎 Premium UI: Custom BlurView components and Reanimated 3 interactions.
  • 📊 Dynamic Dashboard: Real-time cost calculation and ride status updates.
  • 📱 Cross-Platform: Optimized for both iOS and Android devices.

📸 App Gallery

List Your Ride Live Map & Tracking Deals & Profile
🔻 View More Screens (Auth & Settings)


🚀 How to Run Locally

  1. Clone the Repo
    git clone [https://github.com/tirth707/RideOn-Rental-App.git](https://github.com/tirth707/RideOn-Rental-App.git)
  2. Install Dependencies
    npm install
  3. Setup Environment Create a .env file in the root directory:
    EXPO_PUBLIC_SUPABASE_URL=your_url
    EXPO_PUBLIC_SUPABASE_ANON_KEY=your_key
    EXPO_PUBLIC_GOOGLE_MAPS_API_KEY=your_key
  4. Start the App
    npx expo start

Made with ❤️ by Tirth Patel