{"id":13694016,"url":"https://github.com/Yalantis/PixPic","last_synced_at":"2025-05-03T01:30:53.367Z","repository":{"id":44396313,"uuid":"64125514","full_name":"Yalantis/PixPic","owner":"Yalantis","description":"PixPic, a Photo Editing App","archived":false,"fork":false,"pushed_at":"2020-04-20T07:31:01.000Z","size":12247,"stargazers_count":1354,"open_issues_count":0,"forks_count":246,"subscribers_count":57,"default_branch":"master","last_synced_at":"2024-11-12T20:46:40.492Z","etag":null,"topics":["intern","ios-app","mvc","photo-editing","pixpic","routers","swift","toast","uiscrollview","yalantis"],"latest_commit_sha":null,"homepage":"https://yalantis.com/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yalantis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-25T10:27:11.000Z","updated_at":"2024-11-04T07:02:19.000Z","dependencies_parsed_at":"2022-07-14T15:47:28.409Z","dependency_job_id":null,"html_url":"https://github.com/Yalantis/PixPic","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yalantis%2FPixPic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yalantis%2FPixPic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yalantis%2FPixPic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yalantis%2FPixPic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yalantis","download_url":"https://codeload.github.com/Yalantis/PixPic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252130362,"owners_count":21699076,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["intern","ios-app","mvc","photo-editing","pixpic","routers","swift","toast","uiscrollview","yalantis"],"created_at":"2024-08-02T17:01:22.534Z","updated_at":"2025-05-03T01:30:52.371Z","avatar_url":"https://github.com/Yalantis.png","language":"Swift","readme":"# PixPic\n\n## PixPic, a Photo Editing App Built by Our iOS Interns \n\n\u003cimg src=\"Screenshots/5.5%20Device%200.jpg\" width=\"250\" /\u003e\n\u003cimg src=\"Screenshots/5.5%20Device%201.jpg\" width=\"250\" /\u003e\n\u003cimg src=\"Screenshots/5.5%20Device%202.jpg\" width=\"250\" /\u003e\n\u003cimg src=\"Screenshots/5.5%20Device%203.jpg\" width=\"250\" /\u003e\n\u003cimg src=\"Screenshots/5.5%20Device%204.jpg\" width=\"250\" /\u003e\n\u003cimg src=\"Screenshots/5.5%20Device%205.jpg\" width=\"250\" /\u003e\n\nWhat's the best way to teach interns how to write an iOS app? Just let them do it! This app is the result of our interns’ collaboration.\nThis app was created for educational purposes and we used all our common practices just like we do when creating commercial apps. Read more about AGILE on [our blog](https://yalantis.com/blog/we-just-launched-pixpic-a-photo-editing-app-built-by-our-ios-interns/).\n\nWe followed gitflow approach and merge requests in order to check the code. This approach let our senior developers share their valuable expertise with interns. \nDelivering builds for testing was automated through Continuous Integration Server. One of our mentors pretended to be a customer who came to us with an idea for an app. While we were working on the app, he regularly received new builds - in time and after each sprint. Guys went the whole way from an idea and basic design concept  to generating provisioning profiles and certificates and deploying the final build to iTunes Connect.\nHere’s where you can check out [the app itself](https://itunes.apple.com/us/app/pixpic-pixel-stickers-kit/id1132190990?mt=8).\n\nWe improved the MVC architecture offered by Apple by providing special Router class for every View Controller to decrease coupling and separate different parts of the logic inside of the app. All dependency injections and data transferring go through Routers.\n\n## Technology Stack\n\nContinuous Integration - Xcode Server\nCrashlog - Crashlitics\nBuild delivery - Fabric\nDatabase - Parse local storage\nServerside - Parse server\nAuthorization service - FBSDK\n\n## Used libraries\n\n**Toast** - An Objective-C category that adds toast notifications to the UIView object class.\n\n**SVPullToRefresh** - These UIScrollView categories make it easy to add pull-to-refresh and infinite scrolling functionalities to any UIScrollView (or any of its subclasses).\n\n**DateTools** - A dropdown iOS notification view \n\n**MBProgressHUD** - An easy to use iOS progress indicator that includes both fixed and indeterminate styles.\n\nLicense\n----------------\n\nThe MIT License (MIT)\n\nCopyright (c) 2017 Yalantis\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","funding_links":[],"categories":["Media","Swift"],"sub_categories":["Photo"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYalantis%2FPixPic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FYalantis%2FPixPic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYalantis%2FPixPic/lists"}