这是indexloc提供的服务,不要输入任何密码
Skip to content

danwallacenz/Pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon

Built for iOS 11 with Xcode 9.0 beta 6 (9M214v)

To do:

  • Store Pokémon in UserDefaults using the Codable implementation
  • Refresh data by loading from web service on app start.
  • Store Pokémon's name somewhere other than in its UITableViewCell
  • Implement a sectioned and indexed UITableView using the sortedPokemonDictionary function in PokemonStore
  • Implement an animated UIImageView using the Pokémon's pngs
  • Move network loading out of the view controllers. More generally, make the view controllers more testable using MVP, MVVM or similar
  • Inform user of network errors

About

Pokémon Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages