Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.19 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.19 KB

📱 Pokedex App

Final project of the Swift course from the "Maria vai com as Devs" program, conducted by Serasa and Gama Academy to empower iOS developers.

📄 About the project

Pokedex App

📌 Project requirements

  • API call to fetch data
  • Display at least one external image
  • At least one scrollable list (with external data)
  • Data persistence
  • Have at least one unit test (TDD not required)

Dicas:

  • Test on various screen sizes (iPhone)
  • When there is no internet connection, the app should notify the user and the persisted data should function normally

🌈 Prototype

Prototipo Pokedex App

To view the project on Figma click here. 💻

✨ Architecture, Technologies, and Libraries Used

  • Xcode Version 13.0
  • Minimum iOS Version 15.0
  • API: PokeAPI
  • MVC Architecture
  • Kingfisher (7.1.1)
  • Lottie (3.2.3)

Developed with ❤️ by Rayana Prata, Elisa Kalil e Marilise Morona.