BookCars is an open-source and cross-platform car rental platform with an admin panel for managing fleets and bookings, as well as a frontend and a mobile app for renting cars.
It comes with built-in support for Stripe and PayPal payment gateways, allowing you to choose the one best suited for your country or business model. If Stripe isn't available in your region, PayPal serves as a secure and reliable alternative.
BookCars supports both single-supplier and multi-supplier modes. Suppliers can manage their fleets and bookings through a dedicated admin panel. Each new supplier receives an email prompting them to create their account and gain access to the system.
The admin panel allows admins to manage suppliers, cars, countries, locations, parking spots, customers, bookings, and payments.
Customers can register through the web frontend or mobile app, search for available cars based on pickup and drop-off points and time, choose a car and complete the checkout process in a few clicks.
- Supplier management
- Supplier contracts
- Supplier search result limit
- Ready for single or multiple suppliers
- Car fleet management
- Flexible Time-Based Car Availability
- Flexible Rental Date and Time Constraints
- Booking management
- Vehicle scheduler
- Auto-Notification System
- Dynamic price calculation
- Date-based price rates
- Price change rate
- Payment management
- Multiple payment gateways supported (Stripe, PayPal)
- Multiple payment methods: Credit Card, PayPal, Google Pay, Apple Pay, Link, Pay at the counter, Pay in full, Pay deposit
- Hierarchical locations with country, map, and parking integration
- Location-based search with nested child location support
- Map display for locations and parking spots
- Customer management
- Multiple login options: Google, Facebook, Apple, Email
- Multiple language support: English, French, Spanish
- Multiple currencies support
- Multiple pagination styles: classic (next/previous), infinite scroll
- Push notifications
- Secure against XSS, XST, CSRF, MITM, and DDoS attacks
- Responsive admin panel and frontend
- Native mobile app for Android and iOS (single codebase)
- Docker support for easy deployment and a better developer experience
- Error monitoring and performance tracing with Sentry
- iOS
- Android
- Web
- Docker
If this project helped you, saved you time, or inspired you in any way, please consider supporting its future growth and maintenance. You can show your support by starring the repository (it helps increase visibility and shows your appreciation), sharing the project (recommend it to colleagues, communities, or on social media), or making a donation (if you'd like to financially support the development) via GitHub Sponsors (one-time or monthly), PayPal, or Buy Me a Coffee. Open-source software requires time, effort, and resources to maintain—your support helps keep this project alive, up-to-date, and accessible to everyone. Every contribution, big or small, makes a difference and motivates continued work on features, bug fixes, and new ideas.
To contribute code or report issues, please read the Contribution Guide to learn about the process, coding standards, and how to submit pull requests.
- URL: https://bookcars.dynv6.net:3002/
- Login: jdoe@bookcars.ma
- Password: B00kC4r5
- URL: https://bookcars.dynv6.net:3001/
- Login: admin@bookcars.ma
- Password: B00kC4r5
You can install the Android app on any Android device.
Open the Camera app and point it at this code. Then tap the notification that appears.
-
On devices running Android 8.0 (API level 26) and higher, you must navigate to the Install unknown apps system settings screen to enable app installations from a particular location (i.e. the web browser you are downloading the app from).
-
On devices running Android 7.1.1 (API level 25) and lower, you should enable the Unknown sources system setting, found in Settings > Security on your device.
You can install the Android App by downloading the APK and installing it on any Android device.
- Download APK
- Login: jdoe@bookcars.ma
- Password: B00kC4r5
- Overview
- Why Use BookCars
- Software Architecture
- Advanced Features
- Installing (Self-hosted)
- Installing (Docker)
- Setup Sentry
- Rental Date and Time Constraints
- Payment Gateways
- Setup Stripe
- Social Login Setup
- Build Mobile App
- Demo Database
- Run from Source
- Run from Source (Docker)
- Run Mobile App
- Locations
- Auto‐Notification System
- Price Calculation
- Supplier Contracts
- Add New Language
- Add New Currency
- Logs
- Testing
- FAQ
- Release Notes
- Contribution Guide
- Code of Conduct
BookCars is MIT licensed.