Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 907 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 907 Bytes

ShoeApp

This project will consist of five screens. You don't have to create a shoe store, you can use any other item as long as you create the following screens. You will be creating:

Login screen: Email and password fields and labels plus create and login buttons Welcome onboarding screen Instructions onboarding screen Shoe Listing screen Shoe Detail screen for adding a new shoe

Overview :

  • Two Way DataBinding
  • ViewModel
  • LiveData

Screen-shot
  • Login Page

emadkeyvani ShoeApp

  • Welcome Page

emadkeyvani ShoeApp

  • Instruction Page

emadkeyvani ShoeApp

  • ShoeList Page

emadkeyvani ShoeApp

  • Details Page

emadkeyvani ShoeApp