-
Notifications
You must be signed in to change notification settings - Fork 16
Modified Functionalities
After discussing with Matt Opsal we have revised the requirements. Below are the modified requirements,
-
We have to add the option to add the appointment into the device calendar.
-
We have to integrate social networking like when user adds any movie show to his calendar, Then it should show an option like "post in" Facebook, Google Plus with some default message like "user is going to this movie"
-
We have to include Action Bar and we have to include "search" option in Films tab. Also we can add the CineQuest Logo on the action bar.
-
We have to also provide a swipe way to user to navigate across the TABS - FILMS, EVENTS, FORUMS & SCHEDULE
-
We have to remove DVD tab.
-
We have to redesign home screen.
-
Better testing of offline support.
-
On Nov 14th, professor asked us to include an option to provide map for venue location, upon user click on venue in Films/Events/Forums layout.
Additional requirements included on Nov 19th, 2013:
-
News Feed should be one of the tab instead of home screen and should retrieve the news feed from the following link, http://www.cinequest.org/news.php.
-
Films parsing logic needs to be changes as per the changes in following feed:- http://payments.cinequest.org/websales/feed.ashx?guid=70d8e056-fa45-4221-9cc7-b6dc88f62c98&showslist=true&
-
Need to include a link (as MoreInfo) for items (if it has an Infolink value), that provide a way for the user to open a browser to view the item
Additional details about these 3 new requirements can be found in the following link:- https://github.com/cayhorstmann/cinequest/wiki/Server-Protocol
It is sufficient if the above changes are implemented for Android API level >= 14.