Showing
1 changed file
with
10 additions
and
118 deletions
1 | <!-- PROJECT SHIELDS --> | 1 | <!-- PROJECT SHIELDS --> |
2 | -<!-- [![Contributors][contributors-shield]][contributors-url] --> | ||
3 | <!-- [![Forks][forks-shield]][forks-url] --> | 2 | <!-- [![Forks][forks-shield]][forks-url] --> |
4 | <!-- [![Issues][issues-shield]][issues-url] --> | 3 | <!-- [![Issues][issues-shield]][issues-url] --> |
5 | <!-- [![LinkedIn][linkedin-shield]][linkedin-url] --> | 4 | <!-- [![LinkedIn][linkedin-shield]][linkedin-url] --> |
... | @@ -8,14 +7,12 @@ | ... | @@ -8,14 +7,12 @@ |
8 | 7 | ||
9 | <!-- PROJECT LOGO --> | 8 | <!-- PROJECT LOGO --> |
10 | <br/> | 9 | <br/> |
11 | -<p align="center"> | 10 | +<div style="margin-top: 1rem; text-align: center;"> |
12 | <a href="http://khuhub.khu.ac.kr/2020-2-capstone-design2/2013104119"> | 11 | <a href="http://khuhub.khu.ac.kr/2020-2-capstone-design2/2013104119"> |
13 | <img src="https://notion-emojis.s3-us-west-2.amazonaws.com/v0/svg-twitter/1f436.svg" alt="Logo" width="80" height="80"> | 12 | <img src="https://notion-emojis.s3-us-west-2.amazonaws.com/v0/svg-twitter/1f436.svg" alt="Logo" width="80" height="80"> |
14 | </a> | 13 | </a> |
15 | - | 14 | + <h3>도기보기 서비스 개발 참여</h3> |
16 | - <h3 align="center">도기보기 서비스 개발 참여</h3> | 15 | + <p> |
17 | - | ||
18 | - <p align="center"> | ||
19 | Capstone design 2 기업체 과제 진행(with (주)펫페오톡). | 16 | Capstone design 2 기업체 과제 진행(with (주)펫페오톡). |
20 | <br /> | 17 | <br /> |
21 | <a href="http://khuhub.khu.ac.kr/2020-2-capstone-design2/2013104119"><strong>Explore the docs »</strong></a> | 18 | <a href="http://khuhub.khu.ac.kr/2020-2-capstone-design2/2013104119"><strong>Explore the docs »</strong></a> |
... | @@ -27,19 +24,13 @@ | ... | @@ -27,19 +24,13 @@ |
27 | · | 24 | · |
28 | <a href="http://khuhub.khu.ac.kr/2020-2-capstone-design2/2013104119/issues">Request Feature</a> | 25 | <a href="http://khuhub.khu.ac.kr/2020-2-capstone-design2/2013104119/issues">Request Feature</a> |
29 | </p> | 26 | </p> |
30 | -</p> | 27 | +</div> |
31 | - | ||
32 | <!-- TABLE OF CONTENTS --> | 28 | <!-- TABLE OF CONTENTS --> |
29 | + | ||
33 | ## Table of Contents | 30 | ## Table of Contents |
34 | * [About the Project](#about-the-project) | 31 | * [About the Project](#about-the-project) |
35 | * [Built With](#built-with) | 32 | * [Built With](#built-with) |
36 | -* [Getting Started](#getting-started) | 33 | +<!-- * [Usage](#usage) --> |
37 | - * [Prerequisites](#prerequisites) | ||
38 | - * [Installation](#installation) | ||
39 | -* [Usage](#usage) | ||
40 | -* [Roadmap](#roadmap) | ||
41 | -* [Contributing](#contributing) | ||
42 | -* [License](#license) | ||
43 | * [Contact](#contact) | 34 | * [Contact](#contact) |
44 | 35 | ||
45 | 36 | ||
... | @@ -49,72 +40,16 @@ | ... | @@ -49,72 +40,16 @@ |
49 | <!-- [![Product Name Screen Shot][product-screenshot]](http://khuhub.khu.ac.kr/2020-2-capstone-design2/2013104119) --> | 40 | <!-- [![Product Name Screen Shot][product-screenshot]](http://khuhub.khu.ac.kr/2020-2-capstone-design2/2013104119) --> |
50 | 주식회사 펫페오톡에서 제공하는 도기보기 서비스 개발 과제에 참여하는 프로젝트입니다. | 41 | 주식회사 펫페오톡에서 제공하는 도기보기 서비스 개발 과제에 참여하는 프로젝트입니다. |
51 | <br/><br/> | 42 | <br/><br/> |
52 | -[![도기보기 랜딩페이지](https://dogibogi.co.kr/img/logo-text.png)](https://dogibogi.co.kr/)<br/> | 43 | +[![도기보기](https://dogibogi.co.kr/img/logo-text.png)](https://dogibogi.co.kr/) |
44 | +[도기보기 서비스 소개](https://dogibogi.co.kr/)<br/> | ||
53 | 45 | ||
54 | ### Built With | 46 | ### Built With |
55 | 47 | ||
56 | * [Vue.js](https://vuejs.org/) | 48 | * [Vue.js](https://vuejs.org/) |
57 | * [Amazon S3](https://aws.amazon.com/ko/s3/) | 49 | * [Amazon S3](https://aws.amazon.com/ko/s3/) |
58 | 50 | ||
59 | - | ||
60 | -<!-- GETTING STARTED --> | ||
61 | -## Getting Started | ||
62 | -This is an example of how you may give instructions on setting up your project locally. | ||
63 | -To get a local copy up and running follow these simple steps. | ||
64 | - | ||
65 | -### Prerequisites | ||
66 | - | ||
67 | -<details> | ||
68 | - <summary>작성중. . .</summary> | ||
69 | - <div markdown="1"> | ||
70 | -<!-- This is an example of how to list things you need to use the software and how to install them. --> | ||
71 | -* npm | ||
72 | - | ||
73 | -```bash | ||
74 | -npm install -s | ||
75 | -``` | ||
76 | - | ||
77 | - </div> | ||
78 | -</details> | ||
79 | - | ||
80 | -### Installation | ||
81 | - | ||
82 | -<details> | ||
83 | - <summary>작성중. . .</summary> | ||
84 | - <div markdown="1"> | ||
85 | -1. Get a free API Key at [LINE Bot API](https://developers.line.biz/en/docs), [PaPago 번역 API](https://developers.naver.com/products/nmt), [Google Vision API](https://cloud.google.com/vision/docs) | ||
86 | -2. Clone the repo | ||
87 | - | ||
88 | -```bash | ||
89 | -git clone http://khuhub.khu.ac.kr/2013104119/LTD | ||
90 | -``` | ||
91 | - | ||
92 | -3. Install NPM packages | ||
93 | - | ||
94 | -```bash | ||
95 | -npm install -s | ||
96 | -``` | ||
97 | - | ||
98 | -4. Enter your API in `config.json` | ||
99 | - | ||
100 | -```json | ||
101 | -{ | ||
102 | - "translate_api": "https://openapi.naver.com/v1/papago/n2mt", | ||
103 | - "languagedetect_api": "https://openapi.naver.com/v1/papago/detectLangs", | ||
104 | - "naver_client_id": "ENTER YOUR NAVER APPLICATION CLIENT ID", | ||
105 | - "naver_secret": "ENTER YOUR NAVER APPLICATION CLIENT SECRET", | ||
106 | - "domain": "ENTER YOUR DOMAIN", | ||
107 | - "sslport": "ENTER YOUR SSL PORT", | ||
108 | - "line_channelAccessToken": "ENTER YOUR LINE BOT ACCESS TOCKEN", | ||
109 | - "line_channelSecret": "ENTER YOUR LINE BOT SECRET" | ||
110 | -} | ||
111 | -``` | ||
112 | - | ||
113 | - </div> | ||
114 | -</details> | ||
115 | - | ||
116 | <!-- USAGE EXAMPLES --> | 51 | <!-- USAGE EXAMPLES --> |
117 | -## Usage | 52 | +<!-- ## Usage |
118 | 53 | ||
119 | <details> | 54 | <details> |
120 | <summary>작성중. . .</summary> | 55 | <summary>작성중. . .</summary> |
... | @@ -127,42 +62,7 @@ npm install -s | ... | @@ -127,42 +62,7 @@ npm install -s |
127 | 3. Send English, Korean text or Image containing text(en, ko) to `OSS` line bot, and Check the response text from `OSS` line bot. | 62 | 3. Send English, Korean text or Image containing text(en, ko) to `OSS` line bot, and Check the response text from `OSS` line bot. |
128 | 63 | ||
129 | </div> | 64 | </div> |
130 | -</details> | 65 | +</details> --> |
131 | - | ||
132 | -<!-- ROADMAP --> | ||
133 | -## Roadmap | ||
134 | - | ||
135 | -<details> | ||
136 | - <summary>이게뭔지모름. . .</summary> | ||
137 | - <div markdown="1"> | ||
138 | -See the [open issues](https://github.com/othneildrew/Best-README-Template/issues) for a list of proposed features (and known issues). | ||
139 | - | ||
140 | - </div> | ||
141 | -</details> | ||
142 | - | ||
143 | -<!-- CONTRIBUTING --> | ||
144 | -## Contributing | ||
145 | - | ||
146 | -<details> | ||
147 | - <summary>작성중. . .</summary> | ||
148 | - <div markdown="1"> | ||
149 | -1. Fork the Project | ||
150 | -2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) | ||
151 | -3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) | ||
152 | -4. Push to the Branch (`git push origin feature/AmazingFeature`) | ||
153 | -5. Open a Pull Request | ||
154 | - </div> | ||
155 | -</details> | ||
156 | - | ||
157 | -<!-- LICENSE --> | ||
158 | -## License | ||
159 | - | ||
160 | -<details> | ||
161 | - <summary>아직모름. . .</summary> | ||
162 | - <div markdown="1"> | ||
163 | -Distributed under the MIT License. See `LICENSE` for more information. | ||
164 | - </div> | ||
165 | -</details> | ||
166 | 66 | ||
167 | <!-- CONTACT --> | 67 | <!-- CONTACT --> |
168 | ## Contact | 68 | ## Contact |
... | @@ -173,12 +73,4 @@ Project Link: [http://khuhub.khu.ac.kr/2020-2-capstone-design2/2013104119](http: | ... | @@ -173,12 +73,4 @@ Project Link: [http://khuhub.khu.ac.kr/2020-2-capstone-design2/2013104119](http: |
173 | 73 | ||
174 | 74 | ||
175 | <!-- MARKDOWN LINKS & IMAGES --> | 75 | <!-- MARKDOWN LINKS & IMAGES --> |
176 | -[contributors-shield]: https://img.shields.io/badge/contributors-1-brightgreen?style=flat-square | ||
177 | -[contributors-url]: https://khuhub.khu.ac.kr/2013104119/LTD/graphs/master | ||
178 | -[forks-shield]: https://img.shields.io/badge/forks-0-blue?style=flat-square | ||
179 | -[forks-url]: http://khuhub.khu.ac.kr/2013104119/LTD/forks | ||
180 | -[issues-shield]: https://img.shields.io/badge/issues-1%20open-brightgreen?style=flat-square | ||
181 | -[issues-url]: https://github.com/othneildrew/Best-README-Template/issues | ||
182 | -[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555 | ||
183 | -[linkedin-url]: https://linkedin.com/in/%ED%98%81%EA%B7%A0-%EC%A1%B0-44a44a199/ | ||
184 | [product-screenshot]: https://notion-emojis.s3-us-west-2.amazonaws.com/v0/svg-twitter/1f436.svg | 76 | [product-screenshot]: https://notion-emojis.s3-us-west-2.amazonaws.com/v0/svg-twitter/1f436.svg |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment