Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mustafagunes/viper
Sample application with VIPER architecture
https://github.com/mustafagunes/viper
design-patterns viper viper-architecture viper-modules viper-pattern-architecture viper-swift
Last synced: 7 days ago
JSON representation
Sample application with VIPER architecture
- Host: GitHub
- URL: https://github.com/mustafagunes/viper
- Owner: mustafagunes
- Created: 2020-01-17T08:18:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T12:49:15.000Z (about 4 years ago)
- Last Synced: 2023-11-30T08:38:11.964Z (12 months ago)
- Topics: design-patterns, viper, viper-architecture, viper-modules, viper-pattern-architecture, viper-swift
- Language: Swift
- Size: 8.44 MB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VIPER Architecture
![](https://img.shields.io/badge/xcode-11.3-blue)
![](https://img.shields.io/badge/swift-5.0-orange.svg)
![](https://img.shields.io/badge/platform-iOS-lightgrey.svg)
![](https://img.shields.io/badge/patern-VIPER-brightgreen.svg)## Images from within the application
CONTENTS
------
* NetworkManager - CocoaTouch Framework
* [SnapKit](https://github.com/SnapKit/SnapKit)
* [Kingfisher](https://github.com/onevcat/Kingfisher)
**TODO LIST**
- [x] SnapKit
- [x] Dark Mode
- [x] Codable
- [x] Unit/UI Tests
- [x] Framework