/shoe-store

Primary LanguageKotlinMIT LicenseMIT

Shoe Store

Toscaro's Shoe Store will help you to store shoes from all existing brands and easily check your stock.

Getting Started

To run the project in your local machine, on github, simply download the zip file and extract where you would like to save it.

Installation

  1. Download the project at Getting Started
  2. Plug your device in your computer and make sure the USB Debug is turned on in your device.
  3. Simply click in run button in Android Studio and wait to be installed.
  4. Check the app in your device.

Project Instructions (Required by Udacity)

This project consists with a Single Activity 5 Fragments:

  1. LoginFragment
  2. WelcomeFragment
  3. InstructionFragment
  4. ShoeListFragment
  5. AddShoeFragment

A unique ViewModel, created with the activity instance to hold all shoe data. As required, all layouts uses databinding and navigation.

Attribution

The below shoe icon used on the application was made by Smashicons from Flaticon

Shoe app logo

The below add picture icon used on the application was made by Swifticons from Flaticon

Add new picture icon

License