Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/artielsry/kotlinandroidapp_horoscope
- Owner: ArtielSry
- Created: 2023-10-02T08:36:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-13T11:16:54.000Z (over 1 year ago)
- Last Synced: 2024-11-27T19:15:34.515Z (2 months ago)
- Topics: android-studio, api, dagger-hilt, kotlin, picasso-library, retrofit, stateflow
- Language: Kotlin
- Homepage:
- Size: 4.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.