📱 Joiefull – Clothing Catalog Android App

Joiefull is a Kotlin/Jetpack Compose Android application developed entirely from scratch. It showcases a modern clothing catalog experience with full support for adaptive layout, accessibility, and multilingual use.

GitHub

🧠 Features

  • 📱 Adaptive Layouts optimized for phones, tablets, and foldables
  • ♿ Accessibility-first approach with full TalkBack support, semantic descriptions, and custom actions
  • 🌍 Internationalization: English & French
  • 🔌 Custom Shared Android Library on Render.com
  • ☁️ Custom RESTful Clothes API backend on Render.com

🛠️ Tech Stack

LanguageKotlin
UIJetpack Compose, Material 3
ArchitectureMVVM, ViewModel, State Management
NavigationJetpack Navigation Compose
Data StorageCustom RESTFul API deployed on Render
Data Access ServiceKtor
Background WorkKotlin Coroutines, Flows
Image HandlingURI-based storage in internal memory using Coil
Accessibility-FirstOptimized for TalkBack users
Dependency InjectionKoin
BuildGradle (KTS)
Back to projects