This program helps users creating an enriched address book
that register not only names and numbers, but also tags for each contact.
When users don't remember the exact name they are looking for, they can just
search the contact by tags and this program will show some suggestions based
on a relevance-hierarchy method. Users can choose how many results to get,
and the program will show only the relevant ones, starting with the contact that matches the most.
Moreover, you can print their name and number on a randomly selected picture! And the picture
is made lighter and recolored on the user's favorite color.
This program is useful for users like me that have little memory for names, but always recall the situation
in which a contact was met. Allowing searches by tags, it is a much quicker and smarter way to
find contacts for which users don't recall the name.