# 크루 앱 만들기 프로젝트

## 크루 앱 소개

사람마다 관심사가 다르기 때문에 주변에서 공연을 같이 보러 갈 사람을 찾는 게 어려워요.&#x20;

그래서 많은 사람들은 트위터, 오픈채팅, 네이버 카페와 같은 커뮤니티에서 공연 관람 모임을 찾아요.

크루는 여러 커뮤니티에 흩어져있는 공연 관람 모임 글을 한곳에 모으기 위해서 만들게 됐어요.&#x20;

편리하고 안전하게 공연 관람 모임을 찾을 수 있도록 사용성을 우선순위로 두고 만들었어요.

### 앱 메뉴

크루는 다섯 개의 메뉴로 구성되어 있어요.&#x20;

> 모임 : 공연 관람 모임 글을 올리거나 다른 유저의 글에 참가신청할 수 있어요.
>
> 커뮤니티 : 다른 유저들과 관심사에 대해 소통할 수 있어요.
>
> 이벤트 : 공연 일정을 확인하고 마음에 드는 공연은 좋아요를 눌러서 모아볼 수 있어요.&#x20;
>
> 채팅 : 본인이 참가한 모임의 모임원들과 채팅할 수 있어요.&#x20;
>
> 내 정보 : 모임 신청 관리에서 참가신청을 수락하거나 내가 참가신청한 목록을 확인할 수 있어요.

<figure><img src="/files/PUnRTWt32Nx8U172wAdK" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ilUtsVNezsPmsmjkGRpI" alt=""><figcaption></figcaption></figure>

## 앱 만들기

크루 앱 따라 만들기 강의를 수강하면 30분 만에 앱 하나를 완성할 수 있어요.

아래의 동영상 재생 버튼을 눌러서 직접 앱을 만들어 보세요.

{% embed url="<https://youtu.be/xiz0i0EM484>" %}

{% embed url="<https://youtu.be/5Zy1iio-d1E>" %}

{% embed url="<https://youtu.be/XIW56HOgTg4>" %}

{% embed url="<https://youtu.be/6oPua2fXlIg>" %}

2023.10.16 Ruru


---

# 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://docs.ohmyapp.io/main/class/crew-app-project.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.
