@@ -405,45 +405,38 @@ <h4>움짤 저장소</h4>
405
405
406
406
<!-- Apps Gallary -->
407
407
408
- < section id ="apps_gallery ">
408
+ < section id ="used_technology ">
409
409
< div class ="container ">
410
410
< div class ="row ">
411
411
< div class ="gallery_heading_text center-content ">
412
- < h1 > App Gallery</ h1 >
413
- < p class ="description "> 실행화면 스크린샷입니다. 참고하세요.</ p >
412
+ < h1 > 주요 사용 기술</ h1 >
414
413
</ div >
415
414
416
415
< div class ="col-md-12 col-sm-12 col-xs-12 ">
417
416
< div class ="gallery_carousel center-content ">
418
417
< div class ="single_gallery ">
419
- < img src ="images/main.png " alt ="main " />
420
- </ div >
421
- < div class ="single_gallery ">
422
- < img src ="images/add_frame.png " alt ="add_frame " />
418
+ < img src ="images/glide_logo.png " alt ="glide_logo " />
423
419
</ div >
424
420
< div class ="single_gallery ">
425
- < img src ="images/correction .png " alt ="correction " />
421
+ < img src ="images/firebase_logo .png " alt ="firebase_logo " />
426
422
</ div >
427
423
< div class ="single_gallery ">
428
- < img src ="images/filter .png " alt ="filter " />
424
+ < img src ="images/eventbus_logo .png " alt ="eventbus_logo " />
429
425
</ div >
430
426
< div class ="single_gallery ">
431
- < img src ="images/store.png " alt ="store " />
432
- </ div >
433
- < div class ="single_gallery ">
434
- < img src ="images/add_other.png " alt ="add_other " />
435
- </ div >
436
- < div class ="single_gallery ">
437
- < img src ="images/video_capture.png " alt ="video_capture " />
438
- </ div >
439
- < div class ="single_gallery ">
440
- < img src ="images/correction2.png " alt ="correction " />
441
- </ div >
442
- < div class ="single_gallery ">
443
- < img src ="images/help.png " alt ="help " />
427
+ < img src ="images/butterknife_logo.png " alt ="butterknife_logo " />
444
428
</ div >
445
429
</ div >
446
430
</ div >
431
+
432
+ < div class ="gallery_heading_text center-content ">
433
+ < div class ="description ">
434
+ < p > Android NDK GIF(움짤 생성), AndroidPhotoFilters(이미지 보정)</ p >
435
+ < p > MediaMetadataRetriever(영상 데이터 추출)</ p >
436
+ < p > Glide(이미지 로딩) , Firebase(자체 이미지 공유 서버)</ p >
437
+ < p > EventBus(컴포넌트간 데이터 전송), ButterKnife(개발 편의 및 간결함) 등</ p >
438
+ </ div >
439
+ </ div >
447
440
</ div >
448
441
449
442
@@ -821,6 +814,53 @@ <h1>기능 외 주요 문제- UI</h1>
821
814
</ div >
822
815
</ section >
823
816
817
+ <!-- Apps Gallary -->
818
+
819
+ < section id ="apps_gallery ">
820
+ < div class ="container ">
821
+ < div class ="row ">
822
+ < div class ="gallery_heading_text center-content ">
823
+ < h1 > App Gallery</ h1 >
824
+ < p class ="description "> 실행화면 스크린샷입니다. 참고하세요.</ p >
825
+ </ div >
826
+
827
+ < div class ="col-md-12 col-sm-12 col-xs-12 ">
828
+ < div class ="gallery_carousel center-content ">
829
+ < div class ="single_gallery ">
830
+ < img src ="images/main.png " alt ="main " />
831
+ </ div >
832
+ < div class ="single_gallery ">
833
+ < img src ="images/add_frame.png " alt ="add_frame " />
834
+ </ div >
835
+ < div class ="single_gallery ">
836
+ < img src ="images/correction.png " alt ="correction " />
837
+ </ div >
838
+ < div class ="single_gallery ">
839
+ < img src ="images/filter.png " alt ="filter " />
840
+ </ div >
841
+ < div class ="single_gallery ">
842
+ < img src ="images/store.png " alt ="store " />
843
+ </ div >
844
+ < div class ="single_gallery ">
845
+ < img src ="images/add_other.png " alt ="add_other " />
846
+ </ div >
847
+ < div class ="single_gallery ">
848
+ < img src ="images/video_capture.png " alt ="video_capture " />
849
+ </ div >
850
+ < div class ="single_gallery ">
851
+ < img src ="images/correction2.png " alt ="correction " />
852
+ </ div >
853
+ < div class ="single_gallery ">
854
+ < img src ="images/help.png " alt ="help " />
855
+ </ div >
856
+ </ div >
857
+ </ div >
858
+ </ div >
859
+
860
+
861
+ </ div >
862
+ </ section >
863
+
824
864
825
865
<!-- Download Section -->
826
866
0 commit comments