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

https://github.com/forrestknight/pokedex

Pokedex iOS Application
https://github.com/forrestknight/pokedex

Last synced: about 1 year ago
JSON representation

Pokedex iOS Application

Awesome Lists containing this project

README

          

# Pokedex

A Pokedex iOS application that stores all of the information for the original Pokemon.

# What I Learned

* Parse CSV files
* Custom collection view delegate, data source, flow layout
* Search bar & search filtering
* Practice API, CocoaPods, & AlamoFire integration
* Download & parse data
* & much more