JSON

Major Design Movements - JSON

A collection of four major design movements that defined the 20th century. Bauhaus (1919-1933) pursued functionalism and the unity of art and craft; Art Deco (1920s-30s) featured geometric decoration and luxury; Mid-Century Modern (1940s-60s) was an organic modernism that flourished in post-war America; and Minimalism (1960s onwards) pursued ultimate simplicity with the philosophy of 'less is more.' These movements have profoundly influenced contemporary architecture, interior design, and product design.

design history Bauhaus Art Deco Mid-Century Modern Minimalism architecture interior design
[
  {
    "code": "01",
    "slug": "bauhaus",
    "name": "Bauhaus",
    "period": "1919-1933",
    "origin": "Weimar, Germany",
    "description": "An innovative design school pursuing functionalism and the unity of art and craft.",
    "keyFigures": [
      "Walter Gropius",
      "Ludwig Mies van der Rohe",
      "Paul Klee",
      "Wassily Kandinsky",
      "Marcel Breuer"
    ],
    "characteristics": [
      "Geometric forms",
      "Primary colors and achromatic colors",
      "Use of new materials",
      "Elimination of excessive ornamentation",
      "Mass production and democratization of design"
    ]
  },
  {
    "code": "02",
    "slug": "art-deco",
    "name": "Art Deco",
    "period": "1920s-1930s",
    "origin": "Paris, France",
    "description": "A decorative art style characterized by geometric ornamentation and luxury.",
    "keyFigures": [
      "Emile-Jacques Ruhlmann",
      "Erté",
      "William Van Alen",
      "Tamara de Lempicka"
    ],
    "characteristics": [
      "Geometric patterns",
      "Streamlined forms",
      "Luxurious materials",
      "Vibrant colors",
      "Symbols of the machine age"
    ]
  },
  {
    "code": "03",
    "slug": "mid-century-modern",
    "name": "Mid-Century Modern",
    "period": "1940s-1960s",
    "origin": "USA (primarily California)",
    "description": "An organic modernist design that flourished in post-war America.",
    "keyFigures": [
      "Charles & Ray Eames",
      "Hans J. Wegner",
      "Alvar Aalto",
      "Eero Saarinen",
      "George Nelson"
    ],
    "characteristics": [
      "Organic forms",
      "New materials like plywood and FRP",
      "Functionality and practicality",
      "Harmony with nature",
      "Bold colors"
    ]
  },
  {
    "code": "04",
    "slug": "minimalism",
    "name": "Minimalism",
    "period": "1960s-present",
    "origin": "New York, USA",
    "description": "A design movement pursuing ultimate simplicity with the philosophy 'less is more.'",
    "keyFigures": [
      "Donald Judd",
      "Carl Andre",
      "Dan Flavin",
      "Sol LeWitt",
      "Agnes Martin"
    ],
    "characteristics": [
      "Basic geometric forms",
      "Industrial materials",
      "Emphasis on negative space",
      "Limited color palette",
      "Optimization of function"
    ]
  }
]