Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.74 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.74 KB

Arcana app 🔮

A reader for tarot & horoscope

Build Status

Arcana is a little app made with Kotlin & using modern CLEAN architecture, navigation jetpack & Dagger Hilt.

Features ♌

  • Read your horoscope & know yourself
  • Make tarot read & get aknowledge about the cards!
  • ✨MAGIC!✨

This App is using the free api https://rws-cards-api.herokuapp.com/ for retrieve the data about the cards.

Tarot read Horoscope Deail

List of made & to do's ✌

  • List of horoscopes & dates
  • Detail of horoscope with characteristics, defenses & defects
  • Tarot reads with arcana cards
  • Detail of tarot cards with information
  • Save in local database wth Room
  • Dark Mode
  • ...& more!

Tech 💻

Arcana uses a number of open source projects to work properly:

  • [Kotlin] -Write better Android apps faster with Kotlin. Kotlin is a modern statically typed programming language used by over 60% of professional Android developers!
  • [Dagger Hilt] - Hilt provides a standard way to incorporate Dagger dependency injection into an Android application.
  • [Retrofit] - Retrofit turns your HTTP API into a Java interface!
  • [Navigation Components] - The Navigation Architecture Component simplifies navigation implementation while also assisting you in visualizing your app’s navigation flow. The library offers a variety of advantages, including:
  • [Moshi] - Moshi is a modern JSON library for Android, Java and Kotlin. It makes it easy to parse JSON into Java and Kotlin classes

License

MIT