> For the complete documentation index, see [llms.txt](https://krjaeh0.gitbook.io/j-log/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://krjaeh0.gitbook.io/j-log/projects/projects/allban.md).

# Allban

***

#### 사용툴

* 피그마: UI/UX 디자인 초안 작성
* Gemini: 구현 계획 및 기획
* 안티그래비티: 소스 코드 구현
* 플러터: 윈도우, 안드로이드 앱 빌드 및 배포

#### 사용 언어

* React: 피그마 UI/UX 초안 디자인
* Dart: 플러터(윈도우, 안드로이드 앱) 개발

***

#### 관련 페이지

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/pages/HjUwWRGrufSZ2Gh5V50a">/pages/HjUwWRGrufSZ2Gh5V50a</a></td><td>기획</td><td data-object-fit="contain"><a href="https://t3.ftcdn.net/jpg/17/77/26/38/360_F_1777263832_oFqCdRTLJR40FZ2yf7OCelVrQoNoS5Tm.jpg">https://t3.ftcdn.net/jpg/17/77/26/38/360_F_1777263832_oFqCdRTLJR40FZ2yf7OCelVrQoNoS5Tm.jpg</a></td></tr><tr><td><a href="/pages/H5UsRwVWf3IcQcAg4wfJ">/pages/H5UsRwVWf3IcQcAg4wfJ</a></td><td>UI/UX 디자인</td><td><a href="https://designcompass.org/wp-content/uploads/2025/05/logo-figma.png">https://designcompass.org/wp-content/uploads/2025/05/logo-figma.png</a></td></tr><tr><td><a href="/pages/S9LnFYfCD2QU5jRmJnx1">/pages/S9LnFYfCD2QU5jRmJnx1</a></td><td>개발 및 배포</td><td><a href="https://cdn.digitaltoday.co.kr/news/photo/202511/607927_563291_3136.png">https://cdn.digitaltoday.co.kr/news/photo/202511/607927_563291_3136.png</a></td></tr></tbody></table>

***

#### 프로젝트 의의

* "바이브코딩"으로 플러터(다트)에 이해가 부족한 내가 어느 정도 수준까지 구현할 수 있는지 파악
* 앱 기획 및 개발 과정의 전반을 직접 진행하면서 실무와 유사한 개발 프로세스를 경험
* 1인 개발 역량 강화


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://krjaeh0.gitbook.io/j-log/projects/projects/allban.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
