Skip to content

MVVM & Clean Architecture Kotlin App using Jetpack Compose and location tracking.

Notifications You must be signed in to change notification settings

snehaawate/ParkMyCar

Repository files navigation

ParkMyCar

MVVM + Clean Architecture (usecases) + Android + Kotlin + Jetpack Compose App to never again forget where you have parked your car!
The user can also find nearby parking lots.
The user can request to get route towards spots and follow the routes using a foreground service for location tracking.
The user can save spots for later or remove them from the database to save some space.
Splash screen using Lottie animation.
Custom Google Map.
For parking lots search currently using the Find Place Api from Google
instead of Nearby Search Api for payment reasons.
(the first one has the field selection option)

Screenshot 2023-09-15 at 17 32 24 Screenshot 2023-09-15 at 16 30 50 Screenshot 2023-09-15 at 16 31 14 Screenshot 2023-09-15 at 16 31 23 Screenshot 2023-09-15 at 16 32 37 Screenshot 2023-09-15 at 16 32 49 Screenshot 2023-09-15 at 16 46 51 Screenshot 2023-09-15 at 16 47 02 Screenshot 2023-09-15 at 16 47 54 Screenshot 2023-09-15 at 16 48 04

About

MVVM & Clean Architecture Kotlin App using Jetpack Compose and location tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages