Shop It – eCommerce Android App Source Code

Overview

Shop it is the next intelligent approach to shop for products online. It’s easy, satisfying, and fast. The project is built using the Google Firebase technologies to make it easy on you while implementing and launching the application, fast, and safe for your customers. Including, Firebase Authentication to manage users with e-mail and password, and Google accounts. More platforms like  Facebook, GitHub, and Twitter can be integrated easily through the Firebase Authentication console. The backend is Firebase real-time database to receive database updates in milliseconds.

Features

  • User Authentication
  • Explore shopping categories
  • Explore shopping products
  • Search products with given letters
  • Share products
  • Full functional Cart system
  • Order tracking “Handled in the backend”
  • Offline database “Wishlist”
  • Home Screen Widget “shows products in the Wishlist”
  • Designed according to the Material Design guidlines
  • Source code is written by the Clean Code principles 
  • Supports Multi-screen sizes 
  • Working on devices 4.4 Kitkat
  • AdMob Integrated

Requirements

To setup the project you need the following

  • Android Studio 3.+
  • Firebase project
  • AdMob account

Instructions

  • Setup a new Firebase project. Including the Firebase file “google-services” in-app directory
  • Replace the TODOs in the source code with your API keys
  • Replace the database with your own real products
  • Launch!

Related