This activity guides students through building a simple web application to calculate the number of days remaining until a specific event and to determine a person's age from their birthdate. Using basic HTML and JavaScript, learners will practice manipulating Date objects and dynamically updating webpage content.