Skip to content

Commit

Permalink
[docs] 영상설명
Browse files Browse the repository at this point in the history
  • Loading branch information
nowaveosu committed Dec 12, 2023
1 parent bba9bee commit 580c6eb
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -323,10 +323,13 @@ <h2>[펫칭] 펫시터와 반려동물 주인 매칭 웹 서비스</h2>
</div>
<div> <b class="text-dark">담당 기능 : </b> Tailwind CSS를 활용한 돌봄리스트 페이지 및 글작성 페이지의 반응형 디자인 구현<br />
게시글 CRUD를 구현, 카카오 주소 API를 이용한 검색 기능 구현</div>
<div> 시연영상 </div>
<video width="800" src="./images/search.mp4"></video width="800">
<video width="800" src="./images/write_1.mp4"></video width="800">
<video width="800" src="./images/delete_1.mp4"></video width="800">
<span class="position">시연영상</span> <br>
<div> 지역, 날짜에 맞는 게시글 검색 </div>
<video width="800" src="./images/search.mp4"></video width="800"> <br>
<div> 게시글 작성 </div>
<video width="800" src="./images/write_1.mp4"></video width="800"> <br>
<div> 게시글 수정, 삭제 </div>
<video width="800" src="./images/delete_1.mp4"></video width="800"> <br>
</div>
</div>
<div class="resume-wrap d-flex ftco-animate">
Expand All @@ -348,9 +351,11 @@ <h2>[도와조약] 사용자 알러지 기반 알약 추천 웹 서비스</h2>

</div>
<div> <b class="text-dark">담당 기능 : </b>헤더, 로그인, 회원가입, OAuth, 맞춤추천 페이지 개발 및 구글검색 API 사용과 디자인 구현</div>
<div> 시연영상 </div>
<video width="800" src="./images/OAuthLogin.mp4" ></video width="800">
<video width="800" src="./images/Recommend_1.mp4"></video width="800">
<span class="position">시연영상</span> <br>
<div> 로그인, OAuth로그인 </div>
<video width="800" src="./images/OAuthLogin.mp4" ></video width="800"> <br>
<div> 맞춤추천 기능 </div>
<video width="800" src="./images/Recommend_1.mp4"></video width="800"> <br>
</div>
</div>
<div class="resume-wrap d-flex ftco-animate">
Expand Down

0 comments on commit 580c6eb

Please sign in to comment.