FleetFlow is a cutting-edge logistics platform designed to connect users with reliable drivers for seamless transportation services worldwide. With real-time tracking, secure payments, and exceptional customer support, FleetFlow ensures that every journey is smooth, efficient, and stress-free.
- 🚀 Features
- 🎨 Demo
- 🛠 Getting Started
- 🌐 Live Demo
- 🧰 Built With
- 🤝 Contributing
- 📝 License
- 📫 Contact
- 🧠 Acknowledgments
- Real-Time Tracking: Monitor driver locations in real-time for complete transparency.
- Secure Payments: Multiple payment options with secure and flexible processing.
- Flexible Booking: Book rides instantly or schedule them for a future date.
- Driver Verification: Thoroughly screened drivers ensuring safety and reliability.
- 24/7 Support: Dedicated support team available around the clock.
- User-Friendly Interface: Intuitive platform for effortless navigation and management.
- Scalable Architecture: Designed to handle high traffic and large user bases efficiently.
Experience FleetFlow in action! Watch the Demo Video
Follow these instructions to set up FleetFlow locally on your machine for development and testing purposes.
Ensure you have the following installed:
-
Clone the Repository
git clone https://github.com/yourusername/fleetflow.git cd fleetflow npm install npm run dev -
Configure Environment Variables
STRIPE_SECRET_KEY=your_stripe_secret_key STRIPE_PUBLISHABLE_KEY=your_stripe_publishable_key MONGODB_URI=your_mongodb_connection_string SOCKET_SERVER=your_socket_server_url OPENWEATHER=your_openweather_url JWT_SECRET=your_secret