Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exhibitions #518

Open
EeveesEyes opened this issue Jun 10, 2021 · 1 comment
Open

Exhibitions #518

EeveesEyes opened this issue Jun 10, 2021 · 1 comment
Labels
feature A new feature medium priority Should be implemented question Further information is requested User Interface Issue related to the User Interface

Comments

@EeveesEyes
Copy link
Collaborator

Reason (Why?)
Museums present their 'content' in a curated manner by combining different topics into an exhibition. Currently, our website is a quasi-representation of the datamodel and does not allow such combinations of artworks.

Solution (What?)
Two versions are proposed:

Version 1:

Implement an automatic query generator, which changes queries in arbitrary time intervals. This version finds related qualifiers (such as artists of the 17th and 18th century) and combines some to a query with about 30 - 60 Artworks. For example an exhibition could include artworks by Peter Paul Rubens (1577-1640) and Michelangelo Merisi Da Caravaggio (1571-1610) into one list. Such exhibitions could be presented on the Home Page. By adding a "seed" functionality to the random generator of these queries, we could add an exhibiton-history, which contains all past exhibitions.

Version 2:

Implement curated lists with arbitrary content. This could be the first step to user-generated content on our website. In a future version, users can log into our website, combine artworks into a list and write annotations about these artworks. By adding a vote-functionality for good content and thereby rating these lists, users may get motivated to create better lists. The top-rated lists could be presented on the Home Page.
The first step would be to implement lists, that are curated by the team.

Acceptance criteria
A combination of artworks (exhibition) can be presented on the website.

@EeveesEyes EeveesEyes added question Further information is requested feature A new feature User Interface Issue related to the User Interface labels Jun 10, 2021
@vinoroidski
Copy link
Collaborator

For inspiration we can look to Städel and their Exhibtions: https://www.staedelmuseum.de/de/ausstellungen

@EeveesEyes EeveesEyes added this to the Upcoming Features (WS21/22) milestone Jul 1, 2021
@EeveesEyes EeveesEyes added the medium priority Should be implemented label Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature medium priority Should be implemented question Further information is requested User Interface Issue related to the User Interface
Projects
None yet
Development

No branches or pull requests

2 participants