Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotiDogs

Note

Description of SpotiDogs (Jetpack compose, MVVM, Clean arquitecture, navigation 2.8.0 with Kotlin Serialization, Dagger Hilt, Retrofit, ViewModels, Coil, Room, Firebase).

Home

Tip

It allows us to register in the app in the Firebase database, either manually with the email/password or through authentication with Google or Facebook.Conventional login with email and password for users already registered in the Firebase database.Allows adding new users to the database.

Descripción de la imagen

SearchDogsScreen

Tip

On this screen we have a topBar with a title and direct access to the photos hosted in the database previously selected by the user and the unlog option. On the screen we can see the different (list) breeds available that the API provides, when clicking on any of them it will load a list of many photos of dogs according to the selected breed.

Descripción de la imagen

BreedScreen

Tip

On this screen we can access our photos saved in favorites in both the remote and local databases, which are synchronized. Search for new breeds, by clicking on the search icon or on "Search new Breed" a dialog will open with the available breeds. On the main screen we can see all the photos of the selected breed by loading or removing from favorites using the favorite icon.

Descripción de la imagen

BD REMOTE / LOCAL

Tip

In both databases we have the possibility of deleting photos individually with the delete icon for each photo or we can delete the entire database from the delete icon in the topbar.

Descripción de la imagen

Descripción de la imagen

FullScreenPicture

Tip

By clicking on any photo we can see it in real size covering the entire size of the screen with the possibility of zooming in and physically downloading it to our device.

Descripción de la imagen

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages