Skip to content

Repository files navigation

CollegeList

Structure

.
├── CollegeList  #	iOS APP
│ 
├── CollegeListCore  # SPM with platform agnostic code and frameworks
│   │	├── Entity   
│   │	├── Networking   
│   │	├── Storage   
│   │	├── Repository
├── CollegeListiOS  # SPM with Logic for CollegeList Module
│   │	├── Interactor   
│   │	├── Presenter   
│   │	├── View   
│   │	├── Router
├── CollegeDetailsiOS  # SPM with Logic for CollegeDetails Module
│   │	├── Interactor   
│   │	├── Presenter   
│   │	├── View   
│   │	├── Router

Architecture

The project is designed with the VIPER Architectural design pattern.

About

College list iOS app built with VIPER and modular SPM packages

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages