# デザイン

### 直感的なデジタル体験を作成 - Adaloにおけるオブジェクト指向UXの紹介

{% tabs %}
{% tab title="コースの詳細" %}
<https://appacademy.adalo.com/course/ooux-adalo>

OOUXは複雑さを解消するための秘密兵器です。これは、人々がオブジェクトで考えることを尊重するデジタルシステムを設計するための哲学です。
{% endtab %}
{% endtabs %}

### Adaloにおけるデザインの基礎

{% tabs %}
{% tab title="コースの詳細" %}
<https://appacademy.adalo.com/course/fundamentals-of-design>

シームレスにデザインされたアプリは素晴らしい体験を生み出します。Kelcy Vermaakの助けを借りて、Adalo Builder内からデザインの基礎を学びましょう。
{% endtab %}
{% endtabs %}

### ノーコード向けデザインシステム

{% tabs %}
{% tab title="コースの詳細" %}
<https://appacademy.adalo.com/course/design-systems-for-no-code>

組織のデザインニーズ全体で実践できる原則とデザインの洞察をマスターしましょう。
{% endtab %}
{% endtabs %}

### ワイヤーフレームの紹介

{% tabs %}
{% tab title="コースの詳細" %}
<https://appacademy.adalo.com/course/fundamentals-of-wireframing-with-balsamiq>

優れたユーザーインターフェースと体験はワイヤーフレームから始まります。この新しいスキルを学んで、アプリ開発を次のレベルに引き上げましょう。
{% endtab %}
{% endtabs %}

### Fiverr x Adalo ロゴメーカー

{% tabs %}
{% tab title="コースの詳細" %}
<https://appacademy.adalo.com/course/fiverr-logo-maker>

誰にでも起こります：アプリのアイデアがあるが、ブランディングについて考えていない。FiverrによるAdalo内蔵のロゴメーカーを使用すると、5分で完了するロゴが手に入ります。
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.adalo.com/ja/additional-resources/adalo-app-academy/design.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
