Skip to content

RicardoBravoA/AsteroidRadar

Repository files navigation

Asteroid radar

Second project of the Android Kotlin Developer Nanodegree course, has offline support, portraid and landscape support.

Getting Started

Download the project from Github, the updated branch is master

Dependencies

This project uses the following dependencies

Installation

For now it has 2 environments.

debug
release

Testing

For now there are no tests.

Project Instructions

The project has this features.

gif

  • Main
    • Load the asteroids of the week (initial)
    • Accessibility support
    • Offline support
    • Menu with options
      • Asteroids of the week
      • Asteroids of the day
      • Asteroids saved in database
  • Detail
    • Accessibility support
    • Shows image if the asteroid is potential

License

Copyright 2020 Ricardo Bravo (Woz).

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.