Skip to content

Vocal for Local app made in Kotlin for Local e-commerce. made during ASJ, Developer Students Club, BIT Mesra

Notifications You must be signed in to change notification settings

mayukhpankaj/Vocal-for-local

Repository files navigation

Vocal for Local

YourStore , Vocal for Local

vistors

Problem Statement:

Over past two years, local businesses have faced lot of troubles due to Covid-19 and lockdown imposed. This has resulted in low sales, payroll cuts , unemployment in stores. Many businesses have permanently closed, across the world, affecting the world economics. Local consumers also face a lot of difficulties buying the neccessary, daily products. Limited, open hours, covid protocols made the situation worse.

Covid has impacted almost every business be it small or medium, and it's effect is not going anywhere with new variants coming each year.

Proposed Solution :

This can be solved if there's a way to connect local buyers to local consumers. Yes there is, Android smartphones. there are over 3 billion active android users around the globe. I have worked on a Local e-commerce android applciation which connects local e-commerce to to potential consumers. Increasing Seller's branding, reach and sales.

businesses can signup and update info like store name, location and contact details. Then List products and share offers.
local users can browse through product list , sellers list.
This will lead to sales growth and increased reach to consumers.

buyer_flow seller_flow

Functionality & Concepts used :

Techstack

I made Yourstore on Android ( Kotlin ) and Firebase for backend and authentication Firestore for database, storing sellers & consumers profile data, Products data in collection. Cloud Storage for storing products image.

  • Authentication is implemented for Login, Signup with firebase function like SigninWithEmailAndPassword() and errors are catched and displayed with proper error.
  • Navigation : Users can navigate across activities and fragments.
  • Constraint Layout : activities in the app uses a flexible constraint layout, which is easy to handle for different screen sizes.
  • RecyclerView : List of products queried from firebase is presented in recyclerview efficiently, loading just the items on focus. Learned using Adapter, view holder, layout manager.
  • LiveData: Glide dependency is used for loading images from cloud store to imageviews.
  • Kotlin Class and Data model used for firestore queries.

Application Link & Future Scope :

The application is in active development, some more features are needed to be added.
Thanx, Google Developer students club, BIT Mesra for the workshops.

APK : Try app

Demo:

app_final.mp4

Learning materials:

developer.android.com

udacity, Android basics

About

Vocal for Local app made in Kotlin for Local e-commerce. made during ASJ, Developer Students Club, BIT Mesra

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages