This is an Android application that aims to replicate the functionality of an e-commerce platform. It is built using Java and follows modern Android development practices.
- User Authentication (Sign Up, Sign In, Forgot Password)
- Add Products and Categories
- Product Listing
- Product Details
- Shopping Cart
- Order Placement
- User Profile
- Search Functionality
- Android SDK
- Java
- Firebase Realtime Database
- Android Studio installed
- Firebase Project set up (Realtime Database)
- Clone the repository:
git clone https://github.com/otienogeoffrey812/e-commerce-app.git
- Firebase Configuration:
Set your Firebase project configuration in
google-services.json
.
Contributions are welcome! If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request.
This repository is released under the MIT license. In short, this means you are free to use this software in any personal, open-source, or commercial projects.