Elastic Collections
Project 2
Objectives
- To gather and organize a collection of data
- To understand metadata
- To tell a story through content curation and order
- To experiment with interactions with a collection
- To develop a working relationship of JavaScript objects and data collection
Introduction
Anything that you have an accumulation of can be a collection. An archive is a collection of historical documents or records. Not all collections are archives, but many become relevant with time. For our next project you’re tasked with creating a collection of 25 to 50 items. Any time you see a multiplicity of an object, you begin to notice similarities and contexts in a new way. Seeing multiple of an object allows for this kind of in depth research that observing one object does not. The way the object is documented (consider the various image making techniques we’ve explored this semester) and organized helps direct the viewer on how the object is meant to be experienced.
Project
Create a collection of 25 to 50 items. Your collection should have at least five different kinds of metadata affiliated with it, and should be as specific as possible. There should be a visual consistency between the items, and should have a cohesive story to it. For example: If your collection is “Dogs in Central Park” you might include: photos of the dogs that you take on an iphone, the dog’s name, the dog’s breed, the GPS coordinates of where you saw the dog, and a brief description of the encounter. Once you collect your data, you will organize it into a local database and create a JSON file that houses all the relevant content.
Once you have your data collected and collection organized, you’ll design a webpage that houses the collection. Link the JSON file and pull the data in programmatically to display your content. Consider how the collection is organized and experienced — one at a time, in a grid, on separate pages? Consider if there are groupings within your collection and how the relationship between typography and mixed media can add a visual perspective to your work.
Requirements
- A title for your collection
- You should pull your data in with a JSON file or using JavaScript objects
- Must be responsive and function on a mobile screen
Considerations
- Does the type of content give form to your site?
- How can you tell a story through a curated set of text, visuals, interactive experiences?
- What kind of different data types can you use to add specificity and interest to your project?
- Does the arrangement of elements or the grid change? Does the site’s navigation change to highlight the most current content?
- Are there filters or subsections of your data?
Reference
Check out the are.na channel
Day | Due |
---|---|
02/28 | Sketches of 2 ideas, each with sample data |
03/02 | Refined design mockups on single idea |
03/07 | Iteration and Implementation |
03/09 | Implementation |
03/14—03/16 | Spring Break |
03/21 | Mid-semester Review / Implementation, responsive behavior |
03/23 | Mid-semester Review / Refinement |
03/28 | Final Crit |