Skip to content

Commit

Permalink
UIデザインとビジュアルデザインは別スライドを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
dicenull committed Aug 5, 2024
1 parent c5fb2b7 commit 82bec62
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 82bec62

Please sign in to comment.