Fork me

Bazar App

Android clone of Amazon/Ebay/Craiglist with Firebase database

Download this project as a .zip file

Dependency

  1. Android Studio (Link)

  2. Android Device(Phone/Tablet) or an emulator

Features of Bazar

  1. Add a new Product for sale, with price, short as well as long description and image of product.

  2. Store added products into the database as well as MyProducts sector of the app.

  3. Buy Products and add multiple items to Cart.

  4. Storing frequently used Credit/Debit card.

  5. Settings page with option to choose night mode.

  6. Take picture of a product or choose from library

  7. A Login page with creating new users using Firebase Auth.

To run Bazar

Currently Bazar has not been published to the Android Store (Budget issues, {Sponsor? email me} ) To run it in your system: Clone this repository and change directory to the cloned folder. Then:

  1. Open Android Studio and click on open existing project. Then locate the clonned project.

  2. Then hit Shift+F10 or build and run by choosing an android device or an emulator installed.

Some screenshots

Login Page.

Creating a new user.

Home screen with all available products for sale.

Adding new product.

Slidermenu showing options available

My products on Sale Screen

A product selected with specific details about the product.

Cart Showing items

Payment screen with available payment options

Adding a new Payment method

Settings page

Firebase Database Screen showing Products

Firebase Database Screen showing Users