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
? Pulled data from API connections by creating a class
? You can use the news api connection for the api key. https://pokedex-bb36f.firebaseio.com/pokemon.json
? Model created based on API data
? Created a Class for UITableViewCell.
? Coding has been done for Title, Subtitle, Images that will appear in Table View.
⛔ ListPokemonViewController ⛔
? SearchBar
? Delegate
? DetailsViewController