Using REGEX to add missing functionaility from Apple's contacts app. It is difficult to see who has birthdays missing from their contact, as it is not a searchable field. All the birthdayless contacts are extracted in a list from the VCard file (which can be extracted from the contacts app.
- Ability to add birthdays directly from the program
- Searching for names
- GUI