Skip to content

erkocali1/MySportApp

Repository files navigation

MySportApp

Running App with Dependency Injection

Developed in Kotlin, this application is developed using Google Maps services and Dagger Hilt injection framework. The application offers the ability to monitor the distance the user has walked and the calories burned. In this way, the user can track their health and fitness goals.

v1g1.mp4

Structures I use in my app:

-Navigation Component
-MVVM, UI/UX design
-Dependency Injection(Dagger Hilt)
-Room
-Google Maps Service
-Navigation Component
-SharedPrefences
-Recycler View