Driver app is made to ease the communication between the fan and the driver and also to organize the trips for each driver.
Technologies:
Swift: The primary programming language for iOS app development.
UIKit: The foundational framework for building user interfaces.
RxSwift: A reactive programming framework for handling asynchronous operations.
MVVM: Mode View View Model architectural pattern.
Firebase: Using the Firestore database to handle all the data of the fan.