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

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

Awesome Lists containing this project

README

          


PokeWiki Logo


Build Status
building



codebeat badge

# 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