An open API service indexing awesome lists of open source software.

https://github.com/rlarjsdn3/valorantshop-ios

발로란트의 상점 로테이션 항목을 알려주는 앱 프로젝트입니다.
https://github.com/rlarjsdn3/valorantshop-ios

ios swiftui valorant

Last synced: about 1 month ago
JSON representation

발로란트의 상점 로테이션 항목을 알려주는 앱 프로젝트입니다.

Awesome Lists containing this project

README

          

# 발로란트 상점
## 🍎Overview
`프로젝트` 발로란트 상점 (v1.0.1)

`기술스택`

`게시일자` 2023년 9월 22일(금)

> ⚠️ 저작권 이슈로 앱스토어에 출시되지 않았습니다.

## ✅Features

* 상점 일일 로테이션 확인
* 상점 번들(세트) 스킨 확인
* 모든 총기 스킨 확인
* 소유한 총기 스킨 확인
* 닉네임・재화 정보 확인

## ⚒️Built With

* Swift/SwiftUI
* MVVM Design Pattern
* [KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess)
* [Kingfisher](https://github.com/onevcat/Kingfisher)
* [RealmSwift](https://github.com/realm/realm-swift)
* [SwiftTaskQueue](https://github.com/rickymohk/SwiftTaskQueue)
* [SwiftUI-Shimmer](https://github.com/markiv/SwiftUI-Shimmer)
* [VideoPlayer](https://github.com/wxxsw/VideoPlayer)

## 🏙️Images

| 이미지 ① | 이미지 ② | 이미지 ③ |
| :--: | :--: | :--: |
| | | |
| 이미지 ④ | 이미지 ⑤ | 이미지 ⑥ |
| | | |
| GIF ① | GIF ② | GIF ③ |
| | | |

## ✏️Project Structure



## 👩🏻‍💻Reference

* [Valorant-API](https://dash.valorant-api.com/endpoints/weapons)
* [Valorant API Docs](https://valapidocs.techchrism.me/endpoint/storefront)
* [ValorantClientAPI](https://github.com/HeyM1ke/ValorantClientAPI)