project: QR conference connector - Favorites

Hard Prerequisites
IMPORTANT: Please review these prerequisites, they include important information that will help you with this content.
  • REACT-NATIVE: QR conference connector - Proof of concept
  • REACT-NATIVE: QR conference connector - Adding tests
  • If you meet a lot of people at the conference then keeping them all in one long list might not be the most useful thing in the world.

    Let’s add a few more features to the app:

    Favorites

    If you meet someone super impressive then you will want to highlight them in the app so that they are easier to find.

    By default, no contact is a favorite. The user should be able to quickly and easily be able to “favorite” or “unfavorite” any contact.

    The contact details page

    Maybe use of 2 star icons, one outlined and one filled in. The following icons would work, but you can use different ones if you want to:

    Of course, this status needs to be saved in the database.

    The contact list page

    If a contact is a “favorite” then it should be at the top of the list.

    Favorite users should be highlighted.


    RAW CONTENT URL