Skip to content

pamnovalli/pokedex-app-ios

Repository files navigation

pokedex-app-ios 📱 🍎

Architeture

Pokedex app was developed using viper architecture, following the principles of clean code ❤️.

Viper:

View -> Represents everything where the user will interact.

Interactor -> Represents a use case.

Presenter -> Responsible for the logic of vision.

Entity -> Represents the API and / or Bank entity.

Router -> Application navigation logic.

Project Features

No Storyboards 😃