EE Site Planning & Web Development Lifecycle — Vocabulary Flashcards

0.0(0)
studied byStudied by 5 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/46

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key concepts and terminology from the Web Development Lifecycle lecture.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

47 Terms

1
New cards

Web Site Development Lifecycle

The structured sequence of steps to plan, design, build, test, publish, and maintain a website.

2
New cards

Requirements and Specification

The process of gathering client needs, identifying features, assessing feasibility, defining target users, and creating a detailed site spec.

3
New cards

Information Design & Taxonomy

Organizing content logically, planning navigation menus and categories, and making content easy to find.

4
New cards

Graphic Design & Page Templates

Choosing layout, typography, and colors; designing buttons and banners; ensuring branding and consistency.

5
New cards

Content Development & Construction

Writing copy and preparing images/videos; coding the site (HTML, CSS, JavaScript); uploading media and forms.

6
New cards

Quality Assurance & Testing

Testing across browsers/devices, checking for broken links, load speed, and accessibility/usability.

7
New cards

Publishing Your Website

Deploying the site to a web server via FTP, selecting hosting, and registering a domain name.

8
New cards

Ongoing Maintenance

Updating content, fixing bugs, updating plugins, and monitoring security and backups.

9
New cards

Site Specification

A planning document outlining the site's purpose, goals, audience, scope, and constraints; used to communicate with clients or team members.

10
New cards

Target Audience

The user group the site is designed for; defined in the site specification and audience profile.

11
New cards

Content Goal

The intended purpose of site content (inform, persuade, sell, support); content goals should align with user needs.

12
New cards

Taxonomy

Classification and labeling of content to create logical categories and support navigation.

13
New cards

Wireframe

A visual blueprint of a page layout showing placement of key elements used to plan structure.

14
New cards

Mockup

A static graphical representation of a web page layout used for design previews.

15
New cards

Storyboard

A sketch or diagram mapping the site's structure and navigation paths before coding.

16
New cards

Sitemap

A diagram or list showing the page hierarchy and navigation relationships.

17
New cards

Structure Type: Linear

A simple, book-like flow where users move forward and backward; suited for step-by-step processes.

18
New cards

Structure Type: Tutorial

A linear structure with lessons and reviews; users can start at any point via internal links.

19
New cards

Structure Type: Web

A non-linear structure where users can jump between pages; requires clear navigation cues.

20
New cards

Structure Type: Hierarchical

Top-down organization (main > sections > content) with consistent navigation and sitemap support.

21
New cards

Structure Type: Cluster

Topic-based islands with cross-linked navigation within each cluster.

22
New cards

Structure Type: Catalog

E-commerce oriented structure with search, item views, shopping cart, checkout, and back-end systems.

23
New cards

Billboard Site

A lightweight site like an online business card with basic information and few features.

24
New cards

Publishing Site

A site designed for high-volume content (news, blogs) usually CMS-driven.

25
New cards

Portal

A site offering many services (email, news, search, shopping) from a single entry point.

26
New cards

Nonprofit / Public Interest Site

A site focused on causes or community engagement and advocacy.

27
New cards

Blog

A personal or niche site featuring regularly updated articles or posts.

28
New cards

E-commerce / Shopping Site

An online store built to sell products with listings, cart, and secure payments.

29
New cards

Product Support Site

A site that helps users troubleshoot or learn about a product.

30
New cards

Audience Analysis

Understanding users through personas, needs, and behaviors to guide design decisions.

31
New cards

Analytics Metrics

Quantitative measures like page views, unique visits, entry/exit pages, and location to assess performance.

32
New cards

WCAG 2.0

Web Content Accessibility Guidelines standard for accessible web design.

33
New cards

Alt Text

Descriptive text for images to aid accessibility and SEO.

34
New cards

FTP

File Transfer Protocol used to upload the website to a web server.

35
New cards

Hosting

Service providing server space and infrastructure for a website.

36
New cards

Domain Name

The registered address of a website (e.g., example.com).

37
New cards

Project Manager

Person who coordinates schedule, milestones, and overall project progress.

38
New cards

HTML Developer

The coder who writes HTML, CSS, and JavaScript to implement the frontend.

39
New cards

Designer

Creates UI, layout, and graphics for the site.

40
New cards

Writer

Produces site content with appropriate tone and grammar.

41
New cards

App Developer

Builds interactive functions and client/server-side features.

42
New cards

Database Admin

Manages data storage, security, and database performance.

43
New cards

Server Admin

Manages hosting, security, and server logs.

44
New cards

Site Storyboard

A planning document mapping the site’s structure and navigation flow before coding.

45
New cards

Timeline

Schedule of project milestones and deadlines.

46
New cards

Budget

Financial resources allocated for the project.

47
New cards

Success Metrics

Measures used to evaluate whether the site meets its goals (traffic, signups, donations, engagement).