Skip to content

Commit

Permalink
Merge pull request #47 from jigintern/fix-desin-ui-visual
Browse files Browse the repository at this point in the history
UIデザインとビジュアルデザインは別スライドを追加
  • Loading branch information
dicenull committed Aug 5, 2024
2 parents c5fb2b7 + 82bec62 commit 6b683a8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions design/slide.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,17 @@ UIは、ユーザーと情報の境界。情報をやり取りする

---

## UIデザインとビジュアルデザインは別

- ビジュアルデザインは、表現や装飾を重視
- 色や形、フォントなどを考える
- UIデザインは、UserInterfaceの設計を重視
- 情報の表示と操作を考える

今回は**UIデザイン**の話

---

<!-- header: 2. UIを作ってみる -->

## 早速UIを作ってみよう
Expand Down

0 comments on commit 6b683a8

Please sign in to comment.