Skip to content

a9992099300/AsteroidLocator

Repository files navigation

Asteroid Locator

Приложение Asteroid Locator позволяет находять астероиды рядом с землей. Для этого используется сервис [NASA_API] https://api.nasa.gov/index.html.

The Asteroid Locator application allows you to find asteroids near the earth. The [NASA_API] service is used for this https://api.nasa.gov/index.html .

Возможности приложения / Application Features:

  1. Поиск астероидов по дате и загрузка избранных в локальное хранилище. (Реализовано)

  2. Построение графика астероидов. (В разработке)

  3. Search for asteroids by date and upload favorites to local storage. (Implemented)

  4. Plotting asteroids. (In development)

Скриншоты / Screeenshot:

screen1 screen2

График зависимостей модулей / Module dependency graph:

График зависимостей модулей

Используемые технологии / Technologies used:

  • Kotlin + Coroutines +Flow
  • Clean Architecture + MVVM
  • Multimodule
  • Navigation Component
  • Dagger 2
  • Retrofit, Room, SharedPreferences
  • Animation, CustomView
  • Unit testing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages