Skip to content

Android application that lets users learn about animals in a random fashion!

Notifications You must be signed in to change notification settings

DathanStoneDev/Random-Animal-Facts

Repository files navigation

Random Animal Facts

Android application that generates random animal facts.

Have you ever wanted to learn more about animals, but don't know which ones to learn about first? Let this application decide for you! This application features:

🔹 Randomly generated animal facts.
🔹 Ability to save your favorite animal facts.
🔹 Edit your saved favorite animals by deleting some, or all in one button click.
🔹 Clean design using Material 3.

Project Video

This project is currently in development. Below is a video of the GenerateFactsScreen, where you can see the design and functionality of getting animal facts!

Random.Animal.Facts.GenerateFactScreen.kt.Random_Animal_Facts.app.main.2022-08-12.11-06-34.mp4

Technology

Languages

🔹 Kotlin
🔹 SQL

Database

🔹 ROOM Database

Dependecy Injection

🔹 Dagger-Hilt

Libraries

🔹 Retrofit (2.9.0)
🔹 Coil (2.1.0)
🔹 Google Fonts (1.2.0-beta01)

Testing & architecture

🔹 JUnit 4
🔹 MVVM

Releases

No releases published

Packages

No packages published

Languages