Story

GDES-220 fall 2018 (David Ramos, American University Design)
ramos@american.edu · office hours · interaction design resources

Build a small website about a subject that interests you, taking a Wikipedia article as the core of your content. See if you can organize the information into a story. This project involves the design of system of parts, with many pieces that support a single design concept. Explore ways to make individual pages stand out, but only after you have constructed the basic system, and working within the framework that you have constructed.

Photo of 'stoop sale' sign on bicycle

Process

  1. Look for two or more Wikipedia articles. Give a three-minute presentation about your candidates. You may show slides if you wish.

  2. Decide on an article. Gather information about your article and look at related websites. Decide what the site needs to convey and to whom it needs to speak. This is going to be a modest-sized website, so it’s fine to cater to one or two audiences.

  3. Once you understand what the site needs to do, start on design. Examine several different approaches. Think about typographic language, photography, color, and concept, and create color swatches, type samples, and image samples. Make sketches. Do initial sketches as thumbnails (small, not a full sheet of paper!), and more detailed sketches using wireframe templates (PDF) and tracing paper.

  4. Plan the site’s organizational structure. Produce two site maps.

  5. Refine your initial ideas. Create static wireframes/comps on paper or on the computer.

  6. Pull content from the Wikipedia article, and gather any additional images or resources that you would like to include.

  7. Produce the site in HTML/CSS, starting with the basic site (ZIP). Consider code style, adherence to web standards, and interoperability and accessibility.

  8. Put the site on the web using the deparmental web hosting service.

For due dates, look at the class schedule.

Content

Find an article that provides enough content for a multipage website. As a guideline, you might look for articles of 10–12 screens of text. If you can bring in more images, you might have a shorter article. You may also combine several related articles in order to generate enough content.

Plan on using all of the paragraph text of the original article. If you think that your audience would be best served by editing down the existing text, you may do that, but only with the instructor’s permission. You may leave out lists and tables, and you can modify the headlines. Link to the original article instead of providing footnotes.

Perhaps supplement the Wikipedia content with additional freely available images, or images of your own creation. As always, cite your sources.

Getting started with code

When you move to HTML/CSS, work from the basic site. Do not create your project from scratch. Keep your files under version control with Git/GitHub.

Write your own code. CSS frameworks like Bootstrap and Foundation are off-limits. Similarly, you must solve this problem without using parallax scrolling. The site must work well on laptops and on desktop monitors, but it does not yet need to adapt for mobile devices.

Objectives

Deliverables

Evaluation