EventX is an event ticket booking platform designed to prevent double-booking using a PostgreSQL unique constraint. It provides real-time seat updates, automatic hold expiry, secure authentication with bcrypt and JWT cookies, and a visible local fallback when the booking API is unavailable.