https://github.com/georgeagomes/pokewiki
Pokédex para iPhone feito em UIKit com MVVM-C, Rx, e ViewCode
https://github.com/georgeagomes/pokewiki
coredata ios mvvm-c pokemon pokemon-api rxswift swift uikit viewcode
Last synced: 23 days ago
JSON representation
Pokédex para iPhone feito em UIKit com MVVM-C, Rx, e ViewCode
- Host: GitHub
- URL: https://github.com/georgeagomes/pokewiki
- Owner: GeorgeAGomes
- Created: 2022-01-06T00:03:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-30T00:22:55.000Z (almost 3 years ago)
- Last Synced: 2025-10-12T15:21:34.733Z (7 months ago)
- Topics: coredata, ios, mvvm-c, pokemon, pokemon-api, rxswift, swift, uikit, viewcode
- Language: Swift
- Homepage:
- Size: 459 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PokeWiki
### Um app de pokedex feito em swift com a lista;detalhe de todos pokemons com a possibilidade de salvar localmente o detalhe dos favoritos
## Tecnologias utilizadas:
- [MVVM-C](assets/PokeWikiArc.png)
- RxSwift
- Alamofire
- [GGDevelopmentKit](https://github.com/AnTonhoLAB/GGDevelopmentKit)
Layout baseado no design desenvolvido por mim utilizando [Figma](https://www.figma.com/file/GMPQraVT38Pdd2s2a8YIEJ/PokeWiki?node-id=11%3A2272)
## Requisitos
* Xcode 12.x
* Swift 5
* iOS 14+
## Instalação
Baixe o projeto da branch Main
```bash
$ pod install
```
Use o arquivo `PokeWiki.xcworkspace` para abrir o projeto
Rode o app