====== EECS 2311 Project ====== ====== EECS 2311 Project ====== Venn diagrams are a great way to present relationships between sets of objects, such as set intersection or set difference. They can be drawn in many different ways We will develop a desktop app that can draw **customizable Venn diagrams**. Precise requirements will be derived during the term. ====== New requirements added on February 26! ====== - Your system must allow the users to select multiple objects at once in order to customize them, e.g. select all objects in the intersection, and increase their font size - Your system must also implement an Undo / Redo mechanism ====== Stakeholder requirements added on March 3! ====== - Each element in the Venn diagram may have a longer description that is by default hidden, but the user must be able to display it - The app must support a mode where the user is asked to arrange a set of tags on the Venn diagram. Once finished, the user can compare their arrangement to a previously hidden correct answer