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