Skip to content

A preliminary Android native application in the form of an online clothing store.

Notifications You must be signed in to change notification settings

roy405/styleomega

Repository files navigation

styleomega - Android Application

A standalone Android Application written in Java for StyleOmega, a clothing and lifestyle brand. The application consists of all basic functionalities for a ecommerce based enterprise.

Functionalities

  • Authentication (Signin, Signup)
  • Homepage with list of all products (Products Grid)
  • Product Detail
  • Navigation Menu
  • Cart - remove and update items
  • Checkout and Payment
  • User Profile
  • Order History
  • Product Review
  • Contact and Aboutus pages

Tech Stack

  • Java
  • SQLite
  • SugarORM
  • xml (android front-end)

How to Run

Run through Android Studio

  • Install Android Studio
  • Install a compatible AVD (Android Virtual Device)
    • This step might require the switching on of Technology Vertualization.
  • Run application.

Run on physical androdi device

  • Use the signed APK provided in the folder or Create Signed APK through Android Studio
    • Go to Build > Generate Signed APK > Click Create New > Fill in form (Create a key to any Directory) > Next and Release
  • Transfer the apk to phone memory and install
  • Run application

About

A preliminary Android native application in the form of an online clothing store.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages