Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

A Personal Project for practicing MVP

Notifications You must be signed in to change notification settings

underwindfall/Android_MVP_Sport

Repository files navigation

Android_MVP_Sport

A Personal Project for practicing MVP

User Interface

APP Interface

External libraries used

  • Volley Utils:Volley is an HTTP library that makes networking for Android apps easier and most importantly, faster. Volley is available through the open AOSP repository
  • ButterKnife:Field and method binding for Android views which uses annotation processing to generate boilerplate code for you.

Other Informations

Compatibility information:Android API de 18 à 23, which means versions 4.4 à 6.0

Change Log

  • 2016/11/10
  • Prototype interface of LogIn and SignUp
  • 2016/11/15
  • Prototype interface of HomeActiviy and correct for the usage of ViewPager, This time I use buttonPen for showing a PopWindow
  • 2016/11/20
  • Prototype interface of NewsFragment and NewsDetailActivity
  • 2016/11/28
  • Prototype interface of HomeFragement and ExpandableList
  • 2016/11/29
  • Prototype interface of CreatEventActivity and EventDetailActivity
  • 2016/12/01
  • Prototype interface of AgendaFragment(Customize MyProgressBarHorizontal/PersonInfoPopupWindow)

Releases

No releases published

Packages

No packages published

Languages