去做: - Fix Many-to-Many - Implement id files to hold all object_ids - Load all files on init - create controllers to connect to the UI menu - add validation on input - write docs --Team belongs_to :teacher belongs_to :project has_many :students has_many :student_statuses name :string description :string date :datetime before_update { return if student_statuses.pluck