Skip to content

Whitewolf1911/HipoLabsAndroidAssignment

Repository files navigation

Hipo Labs Android Assignment

Ali Ihsan Basoglu

  • This is a simple Android App written with Kotlin.
  • App reads JSON data from Assets folder.
  • Creates Members objects using the Members data class.
  • When ADD NEW MEMBER button is clicked dialog message will be shown using DialogFragment class.
  • Whenever new member is added. It will be added to companion object called myMemberList and also other lists responsible for the view.
  • For viewing data i used member_card and each member_card will be added to RecycleView.
  • For searching member i used SearchView.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages