"Earthquake Map" is a map service that allows you to visually check earthquake information. Through this service, users can easily grasp details such as the magnitude, location, and time of earthquakes, making it a useful reference for safe responses. Use this service to see which areas experience frequent earthquakes.
-
Minimum SDK level 24
-
Target SDK level 35
-
Base on Kotlin + Coroutines + Flow
-
Compose - modern toolkit for building native UI.
-
Lifecycle - help you produce better-organized, and often lighter-weight code, that is easier to maintain.
-
Dagger-Hilt - dependency injection.
-
Room - SQLite database management on Android.
-
Retrofit2 - REST APIs.
-
OkHttp3 - implementing interceptor, logging for API.
-
Glide - loading images.
-
Moshi - modern JSON library for Android.
-
Lottie - animation library for Android that renders JSON-based animations.
-
Naver Map - map library for android compose.
Need to add oauth key to local.properties
Support it by joining stargazers for this repository
Copyright 2024 Juho Park
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.