Skip to content

An ๐Ÿ›’ E-Commerce Android App developed using modern Android development tools and android architecture components

Notifications You must be signed in to change notification settings

Stephenayor/e-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

e-Shop

An ๐Ÿ›’ E-Commerce Android App developed using modern Android development tools and android architecture components This is a mobile android application which allow users shop for products online, and also gives brief details of the ddifferent products to the users. Users can add products to cart, which they can revisit in future and place there order.

๐Ÿ“ธ Screenshots

Sign in page Home Activity
Sign in page Home activity
Product Details Cart Fragment
Product details activity Cart Fragment
Splash Screen

| Splash screen

Features

Built With ๐Ÿ› 

  • Java - Most widely used programming language for Android development.
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • LiveData - Data objects that notify views when the underlying database changes.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
  • GSON - A Java serialization/deserialization library to convert Java Objects into JSON and back.
  • Glide - An image loading and caching library for Android focused on smooth scrolling.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.
  • Room Persistence Library - Persistent library for offline storage

Other Concepts included

  • RecyclerView
  • GridView
  • CardView
  • CircularImageView
  • Fragments
  • Passing data between activities, fragments

Java_(programming_language)-Logo wine

๐Ÿ‘จโ€๐Ÿ”ง # Architecture

This app uses MVVM (Model View View-Model) architecture. mvvm

About

An ๐Ÿ›’ E-Commerce Android App developed using modern Android development tools and android architecture components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages