Back to Projects

GitHub Repository

car-parking

No description provided.

Stars: 0Language: KotlinUpdated: 5/11/2026

README

# car-parking
Vehicle Rental System - Android Application Lab Assignment

## Features
- Object-oriented design with Abstract classes and Interfaces.
- Vehicle types: Car, Motorboat, Bicycle, Scooter.
- Multi-criteria sorting.
- XML persistence for vehicle data.
- User-friendly Jetpack Compose UI.

## Included APK
The compiled debug APK is included in the root directory as `car-parking.apk`.