- Create an HTML form with: - Topic name input (text) - Date picker (default to today) - Submit button - Validate inputs on submission. - Allow submission via the Enter key or button click. **Branch:** add-topic-form