LocaMem is an Android application built with Kotlin and designed to help you remember important locations.
Click-to-Map: Clicking a location item redirects you to an in-app map with the chosen location marked.
Can be able to get the APK from HERE
- Run the application on your Android device.
- Log in or create an account.
- Grant location permission if prompted.
- The home screen will display a list of your stored locations.
- Clicking an item in the list will open the in-app map with the chosen location marked.
- The playback button allows you to visualize a path through all stored locations.
- Tap the username in the toolbar to access user management functionalities.
- Android Studio
- Kotlin
- XML (UI)
- Realm Database
- MVVM Architecture
- Hilt (Dependency Injection)
- Adding user image and email, phone number.
- Clubbing multiple location marker into single marker and showing details when clicking on it.