Finding Aid handles several different types of media items:
- images and image galleries
- audio files
- video files
A better user experience is needed for interaction with each of the media types. The application needs to be able to handle the different media types independently. Logic is needed to determine which media type it's dealing with and the correct view template should be rendered based on media type. The logic needs to be able to handle both parent level media components and nested media components, sometimes simultaneously.
Finding Aid handles several different types of media items:
A better user experience is needed for interaction with each of the media types. The application needs to be able to handle the different media types independently. Logic is needed to determine which media type it's dealing with and the correct view template should be rendered based on media type. The logic needs to be able to handle both parent level media components and nested media components, sometimes simultaneously.