A service that listens to Kafka for user registration and ticket booking events, then sends email notifications to users based on those events
Toi run service make sure that u set up all the configs as in .example_env file, and kafka cluster is running from the Flight Booking service.