Hard Prerequisites |
IMPORTANT: Please review these prerequisites, they include important information that will help you with this content. |
|
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:
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.
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:
if the user is not a favorite then show the outlined star
if the user is a favorite then show the filled in star
pressing/clicking on the star will toggle the user’s “favorite” status
Of course, this status needs to be saved in the database.
If a contact is a “favorite” then it should be at the top of the list.
Favorite users should be highlighted.