cpollett / Cinequest-iOS

Cinequest iOS app for CS175 class at SJSU, Fall 2013
GNU General Public License v2.0
2 stars 13 forks source link

Modify Films tab so now Index #7

Closed cpollett closed 8 years ago

cpollett commented 10 years ago

The 2014 Films tab had a segmented control on the top that allowed users to sort Films by Date or By Name. For 2015, this tab should be renamed Index. It should look like: 2015_index_byfilm So it only displays items by Name. Old segmented control now selects between Films and Events. The data for the events section should from where the query that used to be used for the old Events tabs and also the data that used to populate the old forums tab.

brandonc91 commented 10 years ago

I would like to work on this issue

cpollett commented 9 years ago

What's left on this issue?

brandonc91 commented 9 years ago

To my understanding this issue is complete per the requests on the Issues page for #7 renaming the tabs and moving the index view controller into a segmented control 

— Sent from my iPhone

On Mon, Dec 8, 2014 at 9:42 AM, cpollett notifications@github.com wrote:

What's left on this issue?

Reply to this email directly or view it on GitHub: https://github.com/cpollett/Cinequest-iOS/issues/7#issuecomment-66154172

brandonc91 commented 9 years ago

The issue was completed and merged in this pull request:

https://github.com/cpollett/Cinequest-iOS/pull/14 My group assisted me, Mark Odell, John Miller, Nabil Amiri