Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 847 Bytes

File metadata and controls

24 lines (18 loc) · 847 Bytes

GitHub-Search-API-Android

GitHub API를 활용하여 리포지터리 검색


작업 상황

  • Material Design Text Fields EditText
  • GitHub Search API 통신 retrofit2
    • 대기 중 progressBar 표시
  • 검색 결과 recyclerView로 표시

GIF

검색결과 O 검색결과 X
Image from Gyazo Image from Gyazo

작업 과정