Merge pull request #799 from tirupati17/master

Add apps by @tirupati17
This commit is contained in:
dkhamsing 2019-10-23 18:20:49 -07:00 committed by GitHub
commit 843d6b8a92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 38 additions and 0 deletions

View File

@ -18256,6 +18256,44 @@
"category-ids": [
"misc"
]
},
{
"title": "giphy-mvvm-swift",
"source": "https://github.com/tirupati17/giphy-mvvm-swift",
"description": "App based on MVVM (Modelviewviewmodel) software architectural pattern.",
"screenshots": [
"https://github.com/tirupati17/giphy-mvvm-swift/blob/master/screenshots/giphy.png"
],
"tags": [
"mvvm",
"swift"
],
"date_added": "Oct 23 2019",
"suggested_by": "@tirupati17",
"license": "mit",
"category-ids": [
"misc"
]
},
{
"title": "contacts-mvp-swift",
"source": "https://github.com/tirupati17/contacts-mvp-swift",
"description": "App based on MVP (Model View Presenter) software architectural pattern.",
"screenshots": [
"https://github.com/tirupati17/contacts-mvp-swift/blob/master/screenshots/screenshot1.png",
"https://github.com/tirupati17/contacts-mvp-swift/blob/master/screenshots/screenshot2.png"
],
"tags": [
"mvp",
"swift",
"contacts"
],
"date_added": "Oct 23 2019",
"suggested_by": "@tirupati17",
"license": "mit",
"category-ids": [
"misc"
]
}
]
}