Skip to content

A demonstration of fetching and using data from the Pokemon API in an iOS app

Notifications You must be signed in to change notification settings

caocmai/mob1.3-fetching-from-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MOB1.3 Fetching From Pokemon API Exercise

Mobile 1.3 exercise on fetching, parsing and using content from an API.

About

The purpose of this exercise is to learn about fetching and parsing content from the Pokemon API then displaying the image of a selected Pokemon in a new view controller.

Features

  • Home Screen - displays the list of Pokemons in a UITableView with pagination
  • Pokemon Screen - displays the image of the selected Pokemon

App Walk-through

Run Locally

Project code can be viewed locally and run on Xcode's simulator by downloading/cloning this repo.

Built With

Acknowledgements

This project was adapted from the daily planet tutorial which can be found at: https://github.com/VanderDev1/DailyPlanet

About

A demonstration of fetching and using data from the Pokemon API in an iOS app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages