Skip to content

Debasis56/VocalForLocalAndroidApp

Repository files navigation

Vocal For Local E-Commerce App

Project title - Vocal For Local

A complete e-commerce platform built for helping the people from rural areas and outskirts of city to send their local goods and promote them. This app is basically an e-commerce marketplace made for 3 types of users:

  • Buyers - to view the products, add to cart and Order them seamlessly.
  • Admin - to approve each product posted by seller and to update the status of Buyers' orders
  • Seller - Each seller can register and open their store online where they can list their products for the Buyers.

Screenshots

Screenshot (125)


Screenshot (126)


Screenshot (127)


Screenshot (128)


Tech/framework and Library used

Built with

* Android SDK

* JAVA

* Firebase Realtime Database

* Firebase Authentication

* Firebase Storage

* Picasso

* Rey Material Library

* Paper

Features

--Seperate activities for admin, users and sellers
--Sellers can add new products easily and it is stored in database.
--Admins can see the list of products added by each seller and approve each product if its genuine for the buyers to view and buy.
--Users can easily access the the list of items in their home screen that are approved and genuine .
--Users can add products they want to the cart and check the status of product when they want.
--Picasso is used for displaying the image on the screen.
--Paper Library is used in storing the logged in person user credentials so that he/she doesn't have to relogin every time into the app.