This is a pet project whose aim is to take several dates of birth and get the day when they reach a given age.
For instance, given an expecting 20 years old and the following dates of birth:
- 06/09/2000
- 04/07/1981
then we get 04/07/2001.
and...
Works offline.
This project is an excuse to start testing an end-to-end framework and auto-deploy to github pages.