Zero is an Android e-commerce application for browsing and purchasing smart devices like phones, laptops, and headphones. It features a clean UI, smooth animations, and real-time data fetched from Firebase.
- 🔥 Intro screen with a call to action
- 🖼️ Banner slider using
ViewPager2 - 📂 Browse categories horizontally
- 💡 Filtered product listing per category
- 📄 Product detail screen with multiple images and models
- 🛒 Cart management with price, tax & delivery calculation
- ✅ Two selectable payment methods (UI only)
- 📦 Data management through
ViewModeland LiveData (MVVM) - 🔥 Firebase as backend (Firestore)
- Kotlin
- MVVM Architecture
- Firebase Firestore
- Glide – for image loading
- ViewPager2 – for banner slider
- RecyclerView – for lists
- ViewBinding – for type-safe UI interaction
You can add image links here when ready.


