-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 3fb5893
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# 당근 POS | ||
|
||
당근 포장 주문을 PC에서 쉽게 접수하고 관리할 수 있는 Windows용 프로그램이에요. | ||
|
||
|
||
## 주요 기능 | ||
- 당근 포장 주문 접수와 관리 | ||
- 직관적이고 사용하기 쉬운 화면 | ||
- 빠르고 안정적인 주문 처리 | ||
|
||
|
||
## 지원 환경 | ||
- **운영체제**: Windows 10 이상 | ||
- **아키텍처**: 32-bit, 64-bit 모두 지원해요. | ||
|
||
|
||
## 설치 방법 | ||
|
||
1. **[프로그램 다운로드](https://github.com/daangn/karrot-pos-installer/releases)** | ||
아래 링크에서 최신 버전의 설치 파일(`karrot-pos-0.0.0.exe`)을 다운로드하세요. 한 번 다운로드 한 이후에는 자동으로 업데이트 관리가 이루어져요. (모든 파일을 다운로드 받을 필요는 없어요) | ||
|
||
2. **설치 파일 실행** | ||
다운로드한 설치 파일을 실행하고 안내에 따라 설치를 진행해 주세요. | ||
|
||
3. **설치 완료 후 실행** | ||
설치가 끝나면 바탕화면의 "당근 POS" 아이콘을 더블 클릭해서 프로그램을 실행하면 돼요. | ||
|
||
|
||
## 사용 방법 | ||
|
||
1. 프로그램을 실행한 후, 당근 앱에 로그인 되어 있는 스마트폰으로 QR을 스캔해 로그인을 진행해주세요. | ||
2. 주문 접수 화면에서 새 주문을 접수 받거나 기존 주문을 확인할 수 있어요. | ||
|
||
|
||
## 문의 및 제안 | ||
|
||
프로그램에 대한 문의나 건의 사항이 있으면 | ||
[Issues](https://github.com/daangn/karrot-pos-installer/issues)를 통해 알려 주세요. |