Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas authored Nov 20, 2024
1 parent 703aef9 commit 38a6c53
Showing 1 changed file with 4 additions and 51 deletions.
55 changes: 4 additions & 51 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Some features are locked down on the demo links provided. To unlock all the feat
* Password: B00kC4r5

## Mobile App

<!--
You can install the Android app on any Android device.
### Scan this code with a device
Expand All @@ -80,8 +80,8 @@ Open the Camera app and point it at this code. Then tap the notification that ap
* 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.
### Alternative Way

You can also install the Android App by directly downloading the APK and installing it on any Android device.
-->
You can also install the Android App by downloading the APK and installing it on any Android device.

* [Download APK](https://github.com/aelassas/bookcars/releases/download/v4.5/bookcars-4.5.apk)
* Login: [email protected]
Expand All @@ -90,6 +90,7 @@ You can also install the Android App by directly downloading the APK and install
# Resources

1. [Overview](https://github.com/aelassas/bookcars/wiki/Overview)
2. [Why Use BookCars](https://github.com/aelassas/bookcars/wiki/Why-Use-BookCars)
2. [Architecture](https://github.com/aelassas/bookcars/wiki/Architecture)
3. [Installing (Self-hosted)](https://github.com/aelassas/bookcars/wiki/Installing-(Self%E2%80%90hosted))
4. [Installing (VPS)](https://github.com/aelassas/bookcars/wiki/Installing-(VPS))
Expand All @@ -113,53 +114,5 @@ You can also install the Android App by directly downloading the APK and install
15. [Supplier Contracts](https://github.com/aelassas/bookcars/wiki/Supplier-Contracts)
16. [Logs](https://github.com/aelassas/bookcars/wiki/Logs)

# Why Use BookCars for Your Car Rental Business

BookCars is a versatile, open-source platform tailored for car rental businesses of all sizes. Here's why it’s an excellent choice:

## 1. Comprehensive Functionality

- **Multi-Supplier Support**: Suitable for single or multiple suppliers. Each supplier can manage their fleet, bookings, and pricing independently.
- **Customer Features**: A user-friendly interface for customers to search, book, and manage rentals seamlessly.
- **Payment Integration**: Secure payment options via Stripe, supporting multiple methods like credit cards, PayPal, and Google Pay.

## 2. Advanced Technology Stack

- **Modern Frontend**: Built with React and TypeScript for a scalable and responsive web application.
- **Robust Backend**: Leverages Node.js and MongoDB for efficient and scalable data management.
- **Native Mobile Apps**: React Native provides a unified codebase for both iOS and Android apps, ensuring high performance across platforms.

## 3. Cost-Effectiveness

- **Affordable Hosting**: Runs on lightweight cloud setups, such as a 1GB RAM droplet on platforms like DigitalOcean or Hetzner, costing as little as $5/month.
- **No Licensing Fees**: As an open-source solution, it eliminates recurring licensing costs, making it budget-friendly.

## 4. Customization and Extensibility

- **Control Over UI/UX**: Fully customizable design and backend to align with business branding and operations.
- **Scalable Features**: New functionalities, like GPS tracking or advanced reports, can be integrated with ease.

## 5. Security and Reliability

- **Advanced Protections**: Guards against common web threats such as XSS, CSRF, and MITM attacks.
- **Data Security**: Ensures secure handling of user data and transactions, vital for payment processing.

## 6. Global Usability

- **Multi-Language Support**: Operates globally with built-in support for languages like English, French, and Spanish.
- **Responsive Design**: Optimized for both web and mobile devices, ensuring accessibility across platforms.

## 7. Community and Open-Source Benefits

- **Active Development**: Backed by contributors for ongoing updates and improvements.
- **Transparency**: Full access to source code ensures no hidden fees or licensing traps.

## Conclusion

BookCars is a highly customizable, scalable, and cost-efficient solution for car rental businesses. Its robust feature set and open-source nature make it a sustainable choice for long-term growth in the rental industry.

### Explore More:
Check out the [documentation](https://github.com/aelassas/bookcars/wiki) for setup instructions and further details.

# License
BookCars is [MIT licensed](https://github.com/aelassas/bookcars/blob/main/LICENSE).

0 comments on commit 38a6c53

Please sign in to comment.