Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artielsry/kotlinandroidapp_horoscope

Kotlin for Android Development 🚀 📱 - App Horoscope - Black Horoscope app is a mobile app for daily horoscope reading, tarot card playing and palm reading (palmistry) developed in Kotlin and designed for Android devices.
https://github.com/artielsry/kotlinandroidapp_horoscope

android-studio api dagger-hilt kotlin picasso-library retrofit stateflow

Last synced: 13 days ago
JSON representation

Kotlin for Android Development 🚀 📱 - App Horoscope - Black Horoscope app is a mobile app for daily horoscope reading, tarot card playing and palm reading (palmistry) developed in Kotlin and designed for Android devices.

Awesome Lists containing this project

README

        

## Description
Black Horoscope app is a mobile app for daily horoscope reading, tarot card playing and palm reading (palmistry) developed in Kotlin and designed for Android devices.

## Main features
- Intuitive user interface with easy navigation
- Camera access
- Data consumption from an API using Retrofit
- Use of Dagger Hilt for dependency injection
- Implementation of MVVM architecture for an organized code structure
- Attractive animations and interactive sounds for ux
- Camera permissions management
- Data persistence for night mode

![horoscope1](https://github.com/ArtielSry/KotlinAndroidApp_Horoscope/assets/113340763/fcbc2e3d-5848-4f32-9707-0163b4dc7369)
![274884471-cc34e055-5eaa-41cb-87e9-7c83770dc313](https://github.com/ArtielSry/KotlinAndroidApp_Horoscope/assets/113340763/6f635c7b-53ec-4757-ab74-91e8f5b7e7d0)
![horoscope3](https://github.com/ArtielSry/KotlinAndroidApp_Horoscope/assets/113340763/5864a14d-573c-4474-977e-f2937333c05f)

## System Requirements
- Android devices with Android version [Minimum Android version supported].

## Installation
1. Clone this repository: `git clone https://github.com/tu-usuario/tu-repositorio.git`.
2. Open the project in Android Studio.
3. Build and run the application on your device or emulator.

## Technologies and Libraries Used
- Kotlin
- Android Studio
- Dagger Hilt
- Retrofit
- RecyclerView
- MVVM Architecture
- Animations
- Sounds
- Permission management

## Contribution
If you wish to contribute to this project, please follow the steps below:
1. Create a fork of the project.
2. Create a branch for your contribution: `git checkout -b feature/new-feature`.
3. Make your changes and make sure to follow the style guides.