Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebamus committed Sep 6, 2020
1 parent 49ac5fe commit e96cb79
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 38 deletions.
40 changes: 2 additions & 38 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,44 +19,8 @@ it's a rest api server of tizen hackathon project for beauty AI smart mirror ser
2. 사용자가 QR 코드로 제품을 인식시키면 제품의 특성에 따라, 사용자가 보유한 제품들 중 함께 사용하면 좋을 화장품 종류를 알려주고 효율적인 화장 순서 및 방법을 제공함. 이로 인해 사용자는 배송 받은 화장품 샘플과 거울에 비친 사용자의 얼굴을 바탕으로, 전문가 수준의 화장 방법을 비대면, 개인 맞춤형으로 제공받을 수 있음.

## 파일 리스트
* 팀원이 소스 파일을 직접 만든 경우, 해당 파일을 적어주세요.
* 오픈소스(타이젠 등)로부터 가져왔지만, 팀원이 내용을 수정하거나 덧붙인 경우, 해당 파일을 적어주세요.
* 오픈소스(타이젠 등)를 그대로 가져다가 사용한 파일은 적지 말아주세요.
* 헤더와 소스만 적어주세요.
* 디자인 등의 리소스는 적지 말아주세요.
* 예시
* inc/resource_1.h
* inc/resource_2.h
* src/resource_1.c
* src/resource_2.c
* TizenRestServer 프로젝트내 파일 임도현 개발

## 코드 기여자
### **Tizen-Apps**
* 각자 개발한 코드를 빠짐없이 기입해주세요.
* 파일 단위 혹은 함수 단위로 적어주세요.
* 라인 단위로는 적지 말아주세요.
* 팀원의 이름을 반드시 명시해주세요.
* 예시
* 철수가 파일 전체를 개발한 경우
* inc/resource_1.h 철수
* src/resource_1.c 철수
* 철수와 영희가 각각 특정 파일의 함수를 개발한 경우
* src/resource_2.c function_1 영희
* src/resource_2.c function_2 철수
* 영희가 오픈소스에 특정 함수를 개발한 경우
* src/tizen.c function_3 영희

### **Server**
* 각자 개발한 코드를 빠짐없이 기입해주세요.
* 파일 단위 혹은 함수 단위로 적어주세요.
* 라인 단위로는 적지 말아주세요.
* 팀원의 이름을 반드시 명시해주세요.
* 예시
* 철수가 파일 전체를 개발한 경우
* inc/resource_1.h 철수
* src/resource_1.c 철수
* 철수와 영희가 각각 특정 파일의 함수를 개발한 경우
* src/resource_2.c function_1 영희
* src/resource_2.c function_2 철수
* 영희가 오픈소스에 특정 함수를 개발한 경우
* src/tizen.c function_3 영희
* TizenRestServer 프로젝트내 파일 임도현 개발
2 changes: 2 additions & 0 deletions log/nginx/hothada.com.access.log
Original file line number Diff line number Diff line change
Expand Up @@ -254,3 +254,5 @@
35.197.153.253 - admin [06/Sep/2020:10:25:08 +0900] "GET /tmpfs/snap.jpg HTTP/1.1" 404 1057 "-" "Python/3.6 aiohttp/3.6.0" "-"
35.197.153.253 - user [06/Sep/2020:10:25:08 +0900] "GET /tmpfs/snap.jpg HTTP/1.1" 404 1057 "-" "Python/3.6 aiohttp/3.6.0" "-"
35.197.153.253 - user [06/Sep/2020:10:25:09 +0900] "GET /tmpfs/snap.jpg HTTP/1.1" 404 1057 "-" "Python/3.6 aiohttp/3.6.0" "-"
54.198.55.229 - - [06/Sep/2020:10:47:26 +0900] "GET /admin/login/?next=/admin/ HTTP/1.1" 200 2214 "-" "Mozilla/5.0 (compatible)" "-"
54.198.55.229 - - [06/Sep/2020:10:50:56 +0900] "GET /admin/login.asp HTTP/1.1" 404 4888 "-" "Mozilla/5.0 (compatible)" "-"
Binary file modified www/tizen_rest_api/TizenRestApi/media/2020/09/05/0_I5n3DFq.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified www/tizen_rest_api/TizenRestApi/media/2020/09/05/1-1_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified www/tizen_rest_api/TizenRestApi/media/2020/09/05/2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e96cb79

Please sign in to comment.