https://github.com/forrestknight/pokedex
Pokedex iOS Application
https://github.com/forrestknight/pokedex
Last synced: about 1 year ago
JSON representation
Pokedex iOS Application
- Host: GitHub
- URL: https://github.com/forrestknight/pokedex
- Owner: ForrestKnight
- Created: 2017-02-21T23:43:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-02T06:39:35.000Z (over 8 years ago)
- Last Synced: 2025-03-26T03:51:12.572Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 5.07 MB
- Stars: 17
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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