Add a previousHackathons field to inside models/hacker.model.tsx under HackerSchema.applications.shortAnswer (required field). Type should be an enum of "0", "1", "2", "3", "4", or "5+". Update application validation, tests, route documentation, etc. where needed.