Project Description:
I want an application that reads some informations(restaurants) from a xml file from a server.
I have a list of restaurants, with a special offer for every day, on a website.
When the app opens I want a splash screen with a logo.
On the upper zone of the app I want a menu with 4 buttons, Home, Location, Filter, Refresh.
Home View - will be a list with all restaurants, and also here will be a search bar, for accessibility.
Details View - will appear when you touch one one item from the list. It will contain some text read from the website, a image, a rating, and the posibility to share on facebook, twitter, google+. All the informations are read from the website and besides social networks nothing will be written or posted on the internet.
Location View - will appear when the location button is pressed. A google maps with pins for every restaurant will be shown. Coordinates are read from the web site. I also want so show the current location of the user.
Filter view - apply some filters(like price, zone, rating, sorting alfabethical)
Refresh button - will reconect to the website and download the new data.
I will provide mock-ups, and other UI stuff.