schetty / PokemonCatalog

Search through Pokemon and read their stats in this funky iOS app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PokemonCatalog

#Explore Pokemons with the Pokemon Catalog

Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-04-05.at.21.26.51.mov

SwiftUI app with MVVM architecture.

  • All native libraries except for the Marquee
  • Infinite scrolling List (needs improvement)
  • Global Constants
  • API Manager
  • Custom components - search bar and loader
  • Custom Font
  • Custom List Cells

#TODOs

  • Refactor
  • Documentation
  • add SwiftData
  • add accessibility
  • figure out a better way to infinite scroll (ScrollView + LazyVStack + onAppear is the best but also still bad option)
  • add more styling
  • persist the data more thoroughly and go deeper into pokemon stats
  • implement fuzzy search

About

Search through Pokemon and read their stats in this funky iOS app.


Languages

Language:Swift 100.0%