{"id":24995627,"url":"https://github.com/peterfriese/jewelcase","last_synced_at":"2025-04-12T04:11:30.241Z","repository":{"id":139036220,"uuid":"283790774","full_name":"peterfriese/JewelCase","owner":"peterfriese","description":"This is the source code for JewelCase, a sample app demonstrating how to use SwiftUI and Firebase together. This slide deck discusses the architecture of the app: https://www.slideshare.net/peterfriese/building-swiftui-apps-with-firebase","archived":false,"fork":false,"pushed_at":"2020-08-21T10:17:07.000Z","size":12388,"stargazers_count":43,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T23:41:47.611Z","etag":null,"topics":["combine","firebase","firestore","swift5","swiftui","tmdb-api"],"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/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-07-30T14:00:39.000Z","updated_at":"2023-03-08T01:43:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b07acc7-5a09-4295-8f51-1ecb15387de3","html_url":"https://github.com/peterfriese/JewelCase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FJewelCase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FJewelCase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FJewelCase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FJewelCase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterfriese","download_url":"https://codeload.github.com/peterfriese/JewelCase/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514215,"owners_count":21116903,"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","firebase","firestore","swift5","swiftui","tmdb-api"],"created_at":"2025-02-04T15:39:19.625Z","updated_at":"2025-04-12T04:11:30.233Z","avatar_url":"https://github.com/peterfriese.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"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/JewelCase\"\u003e\n    \u003cimg src=\"assets/logo/JewelCase.png\" alt=\"Logo\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003eJewelCase\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    This is the source code for \u003ci\u003eJewelCase\u003c/i\u003e, a sample app demonstrating hwo to use SwiftUI and Firebase together.\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/peterfriese/JewelCase\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/peterfriese/JewelCase#Demo\"\u003eView Demo\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/peterfriese/JewelCase/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/peterfriese/JewelCase/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n## Table of Contents\n\n* [About the Project](#about-the-project)\n  * [Built With](#built-with)\n* [Getting Started](#getting-started)\n  \u003c!-- * [Prerequisites](#prerequisites) --\u003e\n  * [Installation](#installation)\n\u003c!-- * [Usage](#usage) --\u003e\n\u003c!-- * [Roadmap](#roadmap) --\u003e\n* [Contributing](#contributing)\n* [License](#license)\n* [Contact](#contact)\n* [Acknowledgements](#acknowledgements)\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\n![Screenshot][product-screenshot]\n\n### Built With\n\n* [SwiftUI](https://developer.apple.com/xcode/swiftui/)\n* [Combine](https://developer.apple.com/documentation/combine)\n* [Firebase](https://firebase.google.com)\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nTo get a local copy up and running follow these steps.\n\n### Prerequisites\n\nThis project uses Cocoapods to manage dependencies.\n\n* If you haven't done so already, install Cocoapods:\n\n  ``` bash\n  sudo gem install cocoapods\n  ```\n\n### Installation\n\n1. Clone the repo\n2. Navigate to the project folder\n3. Install dependencies\n4. Open the project\n5. Register for a developer account at TMDB.org\n6. Make a copy of `TMDB-Info-sample.plist`, naming it `TMDB-Info.plist`, and insert your [TMDB API key](https://www.themoviedb.org/settings/api)\n\n``` bash\ngit clone https://github.com/peterfriese/JewelCase.git\ncd JewelCase/code\npod install\nxed .\n```\n\n\u003c!-- Demo --\u003e\n## Demo\n\n![Demo][product-demo]\n\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the project\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a pull request\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\n\nPeter Friese - [@peterfriese](https://twitter.com/peterfriese)\n\nProject Link: [https://github.com/peterfriese/JewelCase](https://github.com/peterfriese/JewelCase)\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## Acknowledgements\n\n* The application icon is based on [Clapper](https://thenounproject.com/term/clapper/3233826/) by [shashank singh](https://thenounproject.com/rshashank19/) from the [Noun Project](https://thenounproject.com/)\n\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-v12.0b5-blue\n[xcode-url]: https://developer.apple.com/xcode/\n\n[swift-shield]: https://img.shields.io/badge/swift-v5.3-%23fe4b2d\n[swift-url]: https://swift.org/\n\n[contributors-shield]: https://img.shields.io/github/contributors/peterfriese/JewelCase.svg?style=flat-square\n[contributors-url]: https://github.com/peterfriese/JewelCase/graphs/contributors\n\n[forks-shield]: https://img.shields.io/github/forks/peterfriese/JewelCase.svg?style=flat-square\n[forks-url]: https://github.com/peterfriese/JewelCase/network/members\n\n[stars-shield]: https://img.shields.io/github/stars/peterfriese/JewelCase.svg?style=flat-square\n[stars-url]: https://github.com/peterfriese/JewelCase/stargazers\n\n[issues-shield]: https://img.shields.io/github/issues/peterfriese/JewelCase.svg?style=flat-square\n[issues-url]: https://github.com/peterfriese/JewelCase/issues\n\n[license-shield]: https://img.shields.io/github/license/peterfriese/JewelCase.svg?style=flat-square\n[license-url]: https://github.com/peterfriese/JewelCase/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\n[product-demo]: assets/demo.gif\n[product-screenshot]: assets/screenshot.png \"Screenshot of JewelCase, a sample app demonstrating how to use SwiftUI and Firebase together\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfriese%2Fjewelcase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterfriese%2Fjewelcase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfriese%2Fjewelcase/lists"}