Skip to content

m07med176/BoastaProject

Repository files navigation

Bosta Simple Application

Simple Application

The app is composed of 2 screens, first is the profile screen, it has the user name and address pinned at the top and then it lists all of this user’s albums. You can get user albums by requesting the albums endpoint and passing user id as a parameter. When you press on any album it navigates to the second screen which is an album details screen. You request the photos endpoint and pass album id as a parameter, then list the images in an instagram-like grid. Also there should be a search bar that you can filter within the album by the image title, when you start typing the screen should show only images that are related to this search query.

Get it on Google Play


👨‍💻 Applied Tools :

Tools That I used:
[✓] Kotlin
[✓] MVI
[✓] Clean Architecture (Onion)
[✓] Android JetPack Libraries
[✓] Retrofit 2
[✓] Hilt dagger
[✓] Coroutines
[✓] Unit Testing
[✓] TDD

Light         Dark

Light         Dark


Developer:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages