📱 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.
🧠 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
| Language | Kotlin |
| UI | Jetpack Compose, Material 3 |
| Architecture | MVVM, ViewModel, State Management |
| Navigation | Jetpack Navigation Compose |
| Data Storage | Custom RESTFul API deployed on Render |
| Data Access Service | Ktor |
| Background Work | Kotlin Coroutines, Flows |
| Image Handling | URI-based storage in internal memory using Coil |
| Accessibility-First | Optimized for TalkBack users |
| Dependency Injection | Koin |
| Build | Gradle (KTS) |