{"id":20324747,"url":"https://github.com/mahinmuhammad/photocollection","last_synced_at":"2026-05-29T01:31:35.729Z","repository":{"id":188484520,"uuid":"678831389","full_name":"MahinMuhammad/PhotoCollection","owner":"MahinMuhammad","description":"iOS app to store, edit (apply filter) and display photo","archived":false,"fork":false,"pushed_at":"2024-03-26T11:04:34.000Z","size":38837,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T10:26:08.769Z","etag":null,"topics":["cifilter","collectionview","coredata","coreimage","documentdirectory","ios","swift","uikit"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MahinMuhammad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-15T13:37:51.000Z","updated_at":"2025-02-03T09:02:39.000Z","dependencies_parsed_at":"2023-08-15T15:10:49.533Z","dependency_job_id":"7ce9a94a-449d-43d8-87d0-4f1f98a6d746","html_url":"https://github.com/MahinMuhammad/PhotoCollection","commit_stats":null,"previous_names":["mahinmuhammad/photocollection"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MahinMuhammad/PhotoCollection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahinMuhammad%2FPhotoCollection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahinMuhammad%2FPhotoCollection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahinMuhammad%2FPhotoCollection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahinMuhammad%2FPhotoCollection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MahinMuhammad","download_url":"https://codeload.github.com/MahinMuhammad/PhotoCollection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahinMuhammad%2FPhotoCollection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33633468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cifilter","collectionview","coredata","coreimage","documentdirectory","ios","swift","uikit"],"created_at":"2024-11-14T19:37:21.599Z","updated_at":"2026-05-29T01:31:35.700Z","avatar_url":"https://github.com/MahinMuhammad.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Copyright 2023 Md. Mahinur Rahman--\u003e\n\u003c!----\u003e\n\u003c!-- Licensed under the Apache License, Version 2.0 (the \"License\");--\u003e\n\u003c!-- you may not use this file except in compliance with the License.--\u003e\n\u003c!-- You may obtain a copy of the License at--\u003e\n\u003c!----\u003e\n\u003c!--     http://www.apache.org/licenses/LICENSE-2.0--\u003e\n\u003c!----\u003e\n\u003c!-- Unless required by applicable law or agreed to in writing, software--\u003e\n\u003c!-- distributed under the License is distributed on an \"AS IS\" BASIS,--\u003e\n\u003c!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.--\u003e\n\u003c!-- See the License for the specific language governing permissions and--\u003e\n\u003c!-- limitations under the License.--\u003e\n\n\u003ch1\u003ePhotoPage\u003c/h1\u003e\n  PhotoPage is an iOS app built with UIKit. Here user can store, Edit images from the Photos app.\n\n  (The project name is change recently but the project repo name kept same as before)\n\n  If you like this app, please do not forget to star ★ this repository and follow me on GitHub.\n\n\u003ch3\u003eDemo\u003c/h3\u003e\n\n\nhttps://github.com/MahinMuhammad/PhotoCollection/assets/83515380/eb4a8f26-484c-43a6-8624-5ed5e8165312\n\n\n\u003ch3\u003eGraphical User Interface\u003c/h3\u003e\n  \u003ctable style=\"border:none\"\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\u003cimg src=\"Documentation/SS1.png\" height=\"400\"\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"Documentation/SS2.png\" height=\"400\"\u003e\u003c/td\u003e\n     \u003c/tr\u003e\n  \u003c/table\u003e\n\n  \u003ch3\u003eTechnologies used\u003c/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003eUiKit\u003c/li\u003e\n    \u003cli\u003eCoreImage\u003c/li\u003e\n    \u003cli\u003eCoredata\u003c/li\u003e\n    \u003cli\u003eMVC\u003c/li\u003e\n    \u003cli\u003eSwift\u003c/li\u003e\n    \u003cli\u003eXCode\u003c/li\u003e\n  \u003c/ul\u003e\n  \n  \u003ch3\u003eRequirements\u003c/h3\u003e\n    \u003col\u003e\n        \u003cli\u003eiOS 14.0 or later\u003c/li\u003e\n        \u003cli\u003eXcode 12.0 or later\u003c/li\u003e\n        \u003cli\u003eSwift 5.3 or later\u003c/li\u003e\n    \u003c/ol\u003e\n\n\u003ch3\u003eGetting Started\u003c/h3\u003e\n  To clone this app and run it on Xcode, follow these steps:\n\n\u003col\u003e\n    \u003cli\u003eClone the repository: git clone https://github.com/MahinMuhammad/PhotoCollection\u003c/li\u003e\n    \u003cli\u003eOpen the PhotoCollection.xcodeproj file in Xcode.\u003c/li\u003e\n    \u003cli\u003eGo to \"Signin \u0026 Capabilities\" and change the bundle identifier as your own\u003c/li\u003e\n    \u003cli\u003eBuild and run the project in Xcode.\u003c/li\u003e\n\u003c/ol\u003e \n  \n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003col\u003e\n  \u003cli\u003eStore images from Photos app\u003c/li\u003e\n  \u003cli\u003eApply filters to image\u003c/li\u003e\n  \u003cli\u003eSave Edited images\u003c/li\u003e\n  \u003cli\u003eDelete one or all images from app\u003c/li\u003e\n  \u003cli\u003eSave images to Photos app\u003c/li\u003e\n  \u003cli\u003eDrqag and drop to change image index in CollectionView\u003c/li\u003e\n\u003c/ol\u003e  \n\n\u003ch3\u003eUpcomming Features\u003c/h3\u003e\n\u003col\u003e\n  \u003cli\u003eChange intensity of filters\u003c/li\u003e\n  \u003cli\u003eShare image to socail platforms\u003c/li\u003e\n  \u003cli\u003eCrop image\u003c/li\u003e\n  \u003cli\u003eShaprenning image\u003c/li\u003e\n  \u003cli\u003eMake collage of images\u003c/li\u003e\n\u003c/ol\u003e  \n    \n### Find Me on:\n[FaceBook](https://web.facebook.com/mahin5muhammad)\n[Instagram](https://www.instagram.com/mahin5muhammad/)\n[LinkedIn](https://www.linkedin.com/in/rahmanmahin/)\n[Twitter](https://twitter.com/ImMahin)\n[Website](https://mahinmuhammad.github.io/view/home.html)\n[Discord](http://discordapp.com/users/Ghost_Friday#2625)\n\n### Contributing\nContributions to Al Quran Stream are welcome! If you encounter any issues or have ideas for improvements, \nplease feel free to open an issue or submit a pull request.\n\n### Feedback\nPlease feel free to open any [issue](https://github.com/MahinMuhammad/PhotoCollection/issues)\n  \n\u003ch3\u003eLicense\u003c/h3\u003e\n  This project is licensed under the Apache License 2.0 - see the LICENSE file for details.\n\n### Author\nMd. Mahinur Rahman, iOS Developer \u003cbr\u003e\nrahmanmahin@icloud.com\n\n\u003chr\u003e\n\u003ctable style=\"border:none\"\u003e\n  \u003ctr\u003e  \n    \u003ctd align=\"center\"\u003e\u003cimg src=\"Documentation/mahinsLogo.png\" height=\"250\" width=\"250\"\u003e\u003c/h4\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e  \n    \u003ctd align=\"center\"\u003e\u003ch4\u003eDeveloped by \u003cbr\u003e Md. Mahinur Rahman\u003c/h4\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahinmuhammad%2Fphotocollection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahinmuhammad%2Fphotocollection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahinmuhammad%2Fphotocollection/lists"}