package kr.co.vividnext.sodalive.audition enum class AuditionStatus { NOT_STARTED, IN_PROGRESS, COMPLETED }