Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.1 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.1 KB

E-Commerce App

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.

Features

  • User Authentication (Sign Up, Sign In, Forgot Password)
  • Add Products and Categories
  • Product Listing
  • Product Details
  • Shopping Cart
  • Order Placement
  • User Profile
  • Search Functionality

Technologies Used

  • Android SDK
  • Java
  • Firebase Realtime Database

Prerequisites

  • Android Studio installed
  • Firebase Project set up (Realtime Database)

Getting Started

  1. Clone the repository: git clone https://github.com/otienogeoffrey812/e-commerce-app.git

Configuration

  • Firebase Configuration: Set your Firebase project configuration in google-services.json.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request.

License

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.