Overview
E-Mart is a cloud-native e-commerce platform I developed with Firebase as the primary backend ecosystem. It supports customer and seller workflows inside scalable mobile experiences.
The project demonstrates complete backend integration including auth, data storage, file uploads, analytics, and real-time updates.
Problem & Solution
Building reliable commerce platforms requires secure identity, consistent inventory state, and responsive order updates. E-Mart solves this through Firebase services and event-driven app logic.
Key Features
- Firebase Authentication for secure user management
- Firestore database with real-time inventory tracking
- Firebase Storage for product media
- Cloud Functions for business logic
- Firebase Analytics for usage insights
- Realtime order updates through listeners
- Push notifications using FCM
- Security rules for access control
Tech Stack
Screenshots