The application that can display a list of users with setted properties (name, surname, e-mail, bithdate) and calculate additional ones (isAdult?, sunSign, chineseSign, isBirthday?)
Buttons and the ability to add, edit, delete users and save state data is implemented. The program also gives the ability to sort and filter the list by any property.