https://github.com/dmitryshlepkin/genshin-heroes
iOS App consumes public API at api.genshin.dev and displays a list of characters from the Genshin Impact game.
https://github.com/dmitryshlepkin/genshin-heroes
coredata objective-c
Last synced: 3 months ago
JSON representation
iOS App consumes public API at api.genshin.dev and displays a list of characters from the Genshin Impact game.
- Host: GitHub
- URL: https://github.com/dmitryshlepkin/genshin-heroes
- Owner: DmitryShlepkin
- License: mit
- Created: 2023-04-13T03:09:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-24T03:51:29.000Z (almost 2 years ago)
- Last Synced: 2025-02-18T02:49:47.628Z (3 months ago)
- Topics: coredata, objective-c
- Language: Objective-C
- Homepage:
- Size: 33.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Genshin Heroes App
Still in progress...
This app consumes public Genshin Impact API at https://api.genshin.dev and displays:
- List of heroes.
- List of heroes added to favorites.
- Hero details.## Preview

## Stack
- Objective-C
- UIKit
- CoreData
- CoreAnimation
- MVVM+Router
- Dependency InjectionApp icon borrowed from wonderful Yoolk ninja at https://yoolk.ninja/iconset/flat-osx/.