From Wikipedia's real-time notable deaths page. Data consists of name, age, country of citizenship at birth, subsequent nationality (if applicable), what subject the person was noted for, cause of death and reference.
For more information, click here.
Please see below a log of current progress and future tasks:
- Parse deaths and date
- Build HTML file with data
- Recalibrate the request of deaths to be a complete list of total from yesterday
- Established parsing output to generate a new html file in 2 new public directories
- Integrate responsive HTML/CSS layout to output
- Clean text output from deaths inside container card
- Implement SendGrid API for email sending
- Configure DNS domain name, email sender identity
- Fix links within each element
- Edge case of last/first day of new month
- Added public/ to build, clean links method
- Add conditional case if no notable deaths that day
- Create a for each death, remove reference sub tags
- Configure Continuous Integration (CI) workflows using GitHub actions
- Integrate the checkout, setup-node, push-action actions
- Fix moment to reflect CDT time, not UTC
- Integrate GitHub action workflow for sending daily email