Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 648 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 648 Bytes

Sumofages

What ?

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.

Why ?

This project is an excuse to start testing an end-to-end framework and auto-deploy to github pages.

With which tools ?