Skip to content

A third party android app for the designer community Behance.

Notifications You must be signed in to change notification settings

yuhaolu1994/behance-display

Repository files navigation

BehanceDisplay

Introduction

A third party android app for the designer community Behance. This android app includes the home, discover, nearBy and buckets sections. Users can also login and register by their name and password. All the designer products are fetched through Behance API and the data of buckets is stored by android sharedPreferences. The detail of Behance API endpoint can be found here. https://www.behance.net/dev/api/endpoints/

Techniques

  • Material Design + RecyclerView + CardView + Fresco
  • OkHttp + AsyncTask + Gson
  • SQLite
  • LocationManager

TODO

  • check user login status after entering app
  • add click event on discovered results

ScreenShot

User register and login

Home and discover page

Nearby and bucket page