Currently all factiii requirements are stored in an enum FactiiiRequirements. The constraints are held by the front end and back end, but not by the DB it self.
- Make sure this UI element is a component that runs in both the Add Factiii Modal and the Edit Factiii Modal
- Add factiii modal needs ability to select requiremnets
- Make it a drop down with a plus on the right to click and add to a list of requirements
- Make sure there is text that explains each requirement to the user
- Add the same requirements to the Edit Factiii modal found in the s/spaceSlug/FactiiiSlug page and the /user/username/factiiiSlug page