https://github.com/sinakhanjani/bisimappp-demo
Ride-hailing mobile app similar to Uber, allowing passengers to request rides in real-time. Developed using Swift, Xcode, Google Maps API, and socket programming. ππ
https://github.com/sinakhanjani/bisimappp-demo
googlemaps-sdk socket swift uistoryboard
Last synced: about 1 month ago
JSON representation
Ride-hailing mobile app similar to Uber, allowing passengers to request rides in real-time. Developed using Swift, Xcode, Google Maps API, and socket programming. ππ
- Host: GitHub
- URL: https://github.com/sinakhanjani/bisimappp-demo
- Owner: sinakhanjani
- Created: 2025-02-02T14:14:53.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-03T10:53:47.000Z (4 months ago)
- Last Synced: 2025-02-17T19:18:50.171Z (4 months ago)
- Topics: googlemaps-sdk, socket, swift, uistoryboard
- Language: Swift
- Homepage: https://bisimapp.com/
- Size: 1.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Bisim App
## π Overview
Bisim App is a ride-hailing mobile application, similar to Uber, that connects passengers with drivers in real time. The app allows users to request a ride by selecting their location on a map, and nearby drivers can accept the request to provide transportation. The project was initially developed for iOS and written using Swift and Xcode.## β Why Ride-Hailing Apps Like Bisim App Exist
### π¦ Transportation Challenges in Urban Areas
In the past, city transportation was divided into two categories:
- π People who owned a private vehicle.
- π People who relied on public transport or local taxi agencies.With increasing fuel prices β½, maintenance costs π οΈ, and traffic regulations π§, urban commuting became more challenging for both groups. Traditional taxi agencies had several drawbacks, such as high prices π° and limited availability β³. People often had to wait for extended periods, especially during peak hours or late at night.
Ride-hailing apps like Bisim App emerged as a modern solution, offering on-demand rides with better accessibility, pricing, and convenience. These applications gained massive popularity as users sought more efficient transportation options. π
## π€ Why Use Multiple Ride-Hailing Apps?
Many users install multiple ride-hailing apps for the following reasons:
- **πΈ Cost Differences:** Each service may have varying ride prices, allowing users to choose the most cost-effective option.
- **πΊοΈ Navigation Accuracy:** Some apps provide better routing to reduce delays.
- **π Driver Behavior & Service Quality:** The experience may differ based on company policies and driver professionalism.## π Features of Bisim App
Bisim App provides essential ride-hailing features found in similar applications (such as Uber and local alternatives like Snapp and Tap30):
- **π Real-Time Ride Requests** β Passengers can request rides based on their location.
- **π Driver Matching** β The system assigns the ride to available drivers nearby.
- **π£οΈ Route Selection** β Users can choose a secondary route or return trip.
- **ποΈ Discount Codes** β The app supports promo codes for discounts.
- **π Trip Reports** β Passengers and drivers can view ride history and details.
- **π€οΈ Multiple Destination Selection** β Passengers can set **two destinations** on the map, choosing both a primary and secondary stop during the ride.
- **β³ Stop Duration Control** β Users can **set a waiting time** at the first destination, and the system automatically calculates the additional cost based on the stop duration.## π οΈ Technologies Used
- **π₯οΈ Swift & Xcode** β Developed natively for iOS.
- **π Socket Programming** β Enables real-time communication between users and drivers.
- **πΊοΈ Google Maps API** β Provides location services, navigation, and route optimization.## πΈ Screenshots
Here are some screenshots of the project:







## π₯ Download Links
- **π Official Website:** [Bisim App](https://bisimapp.com/)
- **π± iOS App Download:** [Anardoni](https://anardoni.com/ios/app/_YOPi-JH)
- **π± Android App Download:** [Cafebazaar](https://cafebazaar.ir/app/ir.ecab.bisimapp.passenger)> **β οΈ Note:** The initial version of the iOS app was developed by me. The current version available on the website belongs to another company.