PokeBox-Swift-Json

▶️ Made encyclopedia listing Pokemon using the Pokedex Api in UIkit and Swift.

▶️ We will hook up an API, create a custom UI, cache images, and more.

? You can access all codes.

▶️ App Video

Ekran-Kayd-2022-11-22-223205.mp4

?Main Story

image

? Pulled data from API connections by creating a class

image

? You can use the news api connection for the api key. https://pokedex-bb36f.firebaseio.com/pokemon.json image

? Model created based on API data

image

? Created a Class for UITableViewCell.

image

? Coding has been done for Title, Subtitle, Images that will appear in Table View.

image

⛔ ListPokemonViewController ⛔

image

? SearchBar

image

? Delegate

image

? DetailsViewController

image

GitHub

View Github