nafiesl / silsilah

A genealogy/family tree application, built with Laravel.
MIT License
588 stars 284 forks source link

Add user/person age attribute #27

Closed nafiesl closed 5 years ago

nafiesl commented 5 years ago

In this PR, we show user/person age on user profile page by calculating the date of birth and date of death (if provided).

References #26.