Tools:
Android Studio, Kotlin, Firestore
Industry:
Android Development
Start:
November 27, 2025
End:
December 10, 2025
I created the Android project that simulates a peer-to-peer car rental platform. The app supports creating listings, viewing cars on Google Maps, and booking rentals with Firestore-based data management.
The app includes Firebase Authentication to handle user registration and login. After signing in, users interact with the platform based on their role: Owners can add and manage their car listings, while Renters can search available cars and create rental bookings. Listings are displayed on an interactive Google Map using custom markers, making it easier to explore cars by location. Bookings are stored in Firestore and include rental dates and a generated confirmation code, and both Renters and Owners can view and cancel bookings from their dedicated booking screens.



