Git Product home page Git Product logo

foodie's Introduction

Foodie: a Sample Xamarin.Forms App

Instructions:

  1. Find a buddy or be a wolfpack of one
  2. Fork the Foodie repo
  3. Dig in ...

Exercises:

  1. (Do this first) In the iOS and Android apps, register an implementation of IRestaurantService. Hint: we're doing something similar from LocationService already. Background: http://developer.xamarin.com/guides/cross-platform/xamarin-forms/dependency-service/.
  2. ListPage and FilterPage want to know when filter options have changed, but RestaurantServiceStub isn't sending a message. Update RestaurantServiceStub to send the expected message. Background: http://developer.xamarin.com/guides/cross-platform/xamarin-forms/messaging-center/.
  3. PlaceCell uses databinding to display the restaurant's image and name. Add another bound control that shows the distance to the restaurant.
  4. Add a TabbedPage to display ListPage and FavoritesPage. Hint: you can add the TabbedPage to app.cs. Icons nearby.png and fav.png are included already.
  5. FilterPage includes filters for food style and maximum price. Add another filter option for minimum rating.
  6. Improve the layout of FilterPage.
  7. Update FilterPage to use databinding where possible.

Bugs to Fix:

  1. When displaying the WebsitePage, iOS shows a ToolBarItem to "favorite" the restaurant. Android continues showing the filter ToolBarItem, which is wrong. Can you fix this?

foodie's People

Contributors

maciekluting avatar

Watchers

Ben Henderson avatar Calvin Bottoms avatar Josh Bush avatar Bryan Hunter avatar James Cloos avatar  avatar  avatar Robert Reaves avatar  avatar John Campbell avatar Firefly Logic Robot avatar Lauren Smith avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.