Skip to content

An Android App mocking an Inventory System for Shoes written in Kotlin

Notifications You must be signed in to change notification settings

kazi-kavish/ShoeStore

Repository files navigation

The Shoe Store

An Android App written in Kotlin to demonstrate the usage of Linear and Constraint Layouts, two-way DataBinding, Activity and Fragment lifecycles, Navigation and Android Lifecycle Libraries. The project uses the MVVM architecure.

The project has been created as part of course requirment for Udacity's ND940 NanoDegree program and has been seeded from here.

Screenshots

Shoe Store GIF.

Getting Started

Clone or download the zip archive of the project and import it to the latest stable version of Android Studio.

Build and run the app in an emulator or on any Android phone.

Summary

This project consists of five screens.

  1. Login screen: Email and password fields and labels plus create and login buttons
  2. Welcome onboarding screen
  3. Instructions onboarding screen
  4. Shoe Listing screen
  5. Shoe Detail screen for adding a new shoe

The guidelines followed for creating the above can be read here

Attribution

Shoe images are adapted from SVG icons published at svgrepo.com

About

An Android App mocking an Inventory System for Shoes written in Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages