def self.project_approved(project, user)
    content = "Project approved by #{user.login}"

    event =
      Event.new(