CodeTheChangeUBC / yes-vancouver

Development repo for YES! Vancouver cross-platform mobile app.
0 stars 2 forks source link

Create PerkPartnerList Component #3

Closed Ottomobile closed 6 years ago

Ottomobile commented 7 years ago

PerkPartnerList component contains:

  1. Header bar (A-Z, Categories, Favourites) - just implement UI, sorting logic can be ignored for now
  2. ListView (a list of all the perk partners) - this ListView can just contain text elements as placeholders for the PerkPartnerItem components for now

image

judychern commented 7 years ago

I can take this!

Ottomobile commented 6 years ago

Component has been implemented and merged into master (PR https://github.com/CodeTheChangeUBC/yes-vancouver/pull/26) New issues will be created and assigned in the new year.