Skip to content

Tanya-marv/StartRocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StartRocket 🚀

Small application for getting info about SpaceX rocket launches.

Requirements

Android 6.0+

Built with

  • Retrofit 2 - Library for elegant HTTP Requests.
  • Koin - Simple library for dependency injection in Kotlin.
  • Moshi - Library for convering a JSON string to an equivalent Java/Kotlin object.
  • Kotlin Coroutines - The new way of doing concurrent tasks in a much simpler manner.
  • Architecture Components - A useful set of goods for building apps faster.

TODO

  • Add new content( upcoming, latest and all launches)
  • Add tests
  • Improve the UI
  • Publish on the Play Store

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages