{"id":13693425,"url":"https://github.com/peterfriese/MakeItSo","last_synced_at":"2025-05-02T21:32:09.646Z","repository":{"id":45562345,"uuid":"234598263","full_name":"peterfriese/MakeItSo","owner":"peterfriese","description":"This is the source code for Make It So, the sample app accompanying my blog post \"Replicating the iOS Reminders App Using SwiftUI and Firebase\"","archived":false,"fork":false,"pushed_at":"2025-01-23T18:54:59.000Z","size":726576,"stargazers_count":514,"open_issues_count":2,"forks_count":82,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-04-09T11:05:57.833Z","etag":null,"topics":["combine-framework","firebase","firebase-auth","firestore","ios","ios-swift","product-screenshot","sign-in-with-apple","swiftui"],"latest_commit_sha":null,"homepage":"https://twitter.com/peterfriese/status/1453467058302291975","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/peterfriese.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":"2020-01-17T17:15:44.000Z","updated_at":"2025-03-10T06:03:23.000Z","dependencies_parsed_at":"2025-02-04T15:41:08.930Z","dependency_job_id":"e1c49248-9dd8-435b-a815-3e26933b488d","html_url":"https://github.com/peterfriese/MakeItSo","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FMakeItSo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FMakeItSo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FMakeItSo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FMakeItSo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterfriese","download_url":"https://codeload.github.com/peterfriese/MakeItSo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252108997,"owners_count":21696169,"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":["combine-framework","firebase","firebase-auth","firestore","ios","ios-swift","product-screenshot","sign-in-with-apple","swiftui"],"created_at":"2024-08-02T17:01:09.961Z","updated_at":"2025-05-02T21:32:06.187Z","avatar_url":"https://github.com/peterfriese.png","language":"Swift","readme":"\u003c!-- PROJECT SHIELDS --\u003e\n[![Xcode][xcode-shield]][xcode-url]\n[![Swift][swift-shield]][swift-url]\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/peterfriese/MakeItSo\"\u003e\n    \u003cimg src=\"assets/hero/repo-hero.png\" alt=\"Logo\"\u003e\n  \u003c/a\u003e\n\n  \u003ch1 align=\"center\"\u003eMake It So - Again!\u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003e\n    This is the source code for \u003ci\u003eMake It So\u003c/i\u003e, a sample app that demonstrates how to use Firebase in a SwiftUI app that runs on all (most) of Apple's platforms.\n    \u003cbr /\u003e\n    \u003ca href=\"https://twitter.com/peterfriese/status/1453467058302291975\"\u003e\u003cstrong\u003eFollow along on Twitter as I code the app »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/peterfriese/MakeItSo/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/peterfriese/MakeItSo/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n# Getting started\n\nThis app requires a Firebase project, which you can create at no cost using the [Firebase Console](https://console.firebase.google.com). Here are the steps. For a more detailed description of how to add Firebase to an iOS project, refer to the [official Firebase docs for iOS and Apple's other platforms](https://firebase.google.com/docs/ios/setup).\n\n1. Clone the repo\n1. Create a Firebase project\n2. Create a Cloud Firestore database in the new Firebase project ([link](https://console.firebase.google.com/project/_/firestore/))\n2. Enable Anonymous Authentication ([link](https://console.firebase.google.com/project/_/authentication/providers))\n1. Register the iOS app in the Firebase project\n1. Download the `GoogleService-Info.plist` file to the `code/frontend/Configuration/Firebase/Development` folder\n1. Open `MakeItSo.xcodeproj` in Xcode\n1. Select the `MakeItSo (iOS) DEV` target\n1. Run the app\n\n# About the project\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nSee [LICENSE](LICENSE)\n\n\u003c!-- Disclaimer --\u003e\n## Disclaimer\n\nThis is not an official Google product.\n\n\u003c!-- CONTACT --\u003e\n## Contact\nPeter Friese - [@peterfriese](https://twitter.com/peterfriese)\n\nProject Link: [https://github.com/peterfriese/MakeItSo](https://github.com/peterfriese/MakeItSo)\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## Acknowledgements\n\nThe application icon is based on [Check](https://thenounproject.com/term/check/1905028/) by [Robert Won](https://thenounproject.com/robertwon/) from the [Noun Project](https://thenounproject.com/)\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[xcode-shield]: https://img.shields.io/badge/xcode-v13.3.1-blue\n[xcode-url]: https://developer.apple.com/xcode/\n\n[swift-shield]: https://img.shields.io/badge/swift-v5.5-%23fe4b2d\n[swift-url]: https://swift.org/\n\n[contributors-shield]: https://img.shields.io/github/contributors/peterfriese/MakeItSo.svg?style=flat-square\n[contributors-url]: https://github.com/peterfriese/MakeItSo/graphs/contributors\n\n[forks-shield]: https://img.shields.io/github/forks/peterfriese/MakeItSo.svg?style=flat-square\n[forks-url]: https://github.com/peterfriese/MakeItSo/network/members\n\n[stars-shield]: https://img.shields.io/github/stars/peterfriese/MakeItSo.svg?style=flat-square\n[stars-url]: https://github.com/peterfriese/MakeItSo/stargazers\n\n[issues-shield]: https://img.shields.io/github/issues/peterfriese/MakeItSo.svg?style=flat-square\n[issues-url]: https://github.com/peterfriese/MakeItSo/issues\n\n[license-shield]: https://img.shields.io/github/license/peterfriese/MakeItSo.svg?style=flat-square\n[license-url]: https://github.com/peterfriese/MakeItSo/blob/master/LICENSE\n\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://linkedin.com/in/peterfriese\n[product-screenshot]: assets/screenshot.png\n[product-demo]: assets/demo.gif\n[product-screenshot]: assets/screenshot.png \"Screenshot of Make It So, a replication of the iOS Reminders app\"\n","funding_links":[],"categories":["Misc","iOS Apps","Clone"],"sub_categories":["SwiftUI","iOS Productivity"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfriese%2FMakeItSo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterfriese%2FMakeItSo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfriese%2FMakeItSo/lists"}