본문 바로가기
category/android studio 앱 개발

롤 전적 검색 사이트 만들기(Riot API) WebView

by 자운대고라니 2022. 10. 6.
반응형

1. 기능 (앱 최적화)

닉네임 검색 시 최근 전적
팀원 정보

 

숙련도 정보
현재 게임 정보

2. 참고 자료

https://shyunku.tistory.com/56?category=855373 

 

Android에서 Riot API 를 이용해 롤 전적 검색 어플 만들기 - #4. WebView 개발 2

저번 home.js 설명을 이 포스팅에서 이어서 하겠다. 우선 해당 js 파일 자체는 현재 1400줄이 넘으므로 코드 구간별로 설명하겠음. 전문은 맨 아래에 복사해 두겠다. 코드는 2020년 3월 24일 현재 시각

shyunku.tistory.com

 

 

 

https://github.com/shyunku/LOLhelper 

 

GitHub - shyunku/LOLhelper: 롤 전적 검색 어플 WebView

롤 전적 검색 어플 WebView. Contribute to shyunku/LOLhelper development by creating an account on GitHub.

github.com

3. 수정사항

1. 구버전 API json 데이터를 사용했기에 이를 수정

2. 레이아웃 오류 개선

3. 현재 게임 정보가 안 뜨는 오류 개선

 

4. 개선할 부분

1. 현재 게임 정보 중복 오류

2. 디자인(내 방식으로 갈아엎을 예정)

3. 딜량 그래프가 안 뜨는 오류

4. 챔피언 별 티어 그래프 생성

5. 라인별 티어 그래프 생성

6. many requests 에러 개선

7. 검색 엔진 생성

8. 백엔드 프로그래밍

 

5. 개인 자료

https://play.google.com/store/apps/details?id=com.gwloldeveloper.webview 

 

롤 전적 검색기 - Google Play 앱

전적 검색기입니다.

play.google.com

https://github.com/rbdnjs4/league_of_legend_API

 

GitHub - rbdnjs4/league_of_legend_API: 롤 API

롤 API. Contribute to rbdnjs4/league_of_legend_API development by creating an account on GitHub.

github.com

https://gwlolgg.netlify.app/

 

롤 전적 검색

 

gwlolgg.netlify.app

 

반응형

댓글