Assignment #1 - Add validations to ensure email and password are correct format using Zod. Check the password has minimum 1 Uppercase character, 1 Special Character, 1 number and lowercase character.
- Optional: Add timestamp at which todo was created/the time it needs to be done