This is a test application built as a white label e-commerce app. The app allows users to sell cars and bicycles. It uses modern Android development practices and integrates several libraries and services for dependency injection, storage, and media management.
- White Label Design: Customizable design to fit different brands.
- E-commerce Functionality: Users can list and sell cars and bicycles.
- Dependency Injection: Utilizes Dagger Hilt for efficient dependency management.
- Firebase Integration: Firebase Firestore for database management and Firebase Storage for media storage.
- Media Management: Glide library for efficient image loading and caching.
- Dagger Hilt: For dependency injection.
- Firebase Firestore: For database management.
- Firebase Storage: For storing media files.
- Glide: For image loading and caching.