Which requirements are architecturally significant for Lab 3(b)? BeadGallery requirements ------------------------ 1. Users can view listings of all the gallery and all the pattern items. The lists should show the title, year, and thumbnail image. Items should be sorted so that the most recent appear first. Q1? (maybe two different requirements here?) view could be changed later? -> already solved. -> will need to be changed. 2. Users should be able to see a description and a larger image for individual gallery and pattern items. Q1? view could be changed later? -> already solved. -> will need to be changed. 4. Each item should have a title, date, description, and image. Q1 -> already solved. 5. Administrators should be able to add gallery and pattern items. Q1, essence Q3, how do we do it? -> already solved. -> will need to be changed. 6. The site should be able to upload image files and automatically create thumbnails. Q3, how do we do it? -> already solved. 7. Administrators should be able to create relationships between items. These relationships should be reciprocal: that is, if A is related to B, then B is also related to A. Q1, essence (part of model) Q2, two separate requirements here Q3, how do we do it? 3. There should be links from items to related items; from pattern items to the pattern list; and from gallery items to the gallery list. Q2, what does it mean? ambiguous. Ask the user. Q1, if it is referring to the model. Q3, how do we do it? 8. Administrators should be able to edit existing items. Q1, essence, maybe? view end? "Items should be modifiable" model end -> already solved. 9. Administrators should have to log in to make any changes. security is important Q1, essence Q3, how do we do it? -> already solved.