Skip to content

alielsokary/CollegeList

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages