SkillAgentSearch skills...

JewelCase

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

Install / Use

/learn @peterfriese/JewelCase
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- PROJECT SHIELDS -->

Xcode Swift Contributors Forks Stargazers Issues MIT License

<!-- PROJECT LOGO --> <br /> <p align="center"> <a href="https://github.com/peterfriese/JewelCase"> <img src="assets/logo/JewelCase.png" alt="Logo"> </a> <h3 align="center">JewelCase</h3> <p align="center"> This is the source code for <i>JewelCase</i>, a sample app demonstrating hwo to use SwiftUI and Firebase together. <br /> <a href="https://github.com/peterfriese/JewelCase"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="https://github.com/peterfriese/JewelCase#Demo">View Demo</a> · <a href="https://github.com/peterfriese/JewelCase/issues">Report Bug</a> · <a href="https://github.com/peterfriese/JewelCase/issues">Request Feature</a> </p> </p> <!-- TABLE OF CONTENTS -->

Table of Contents

<!-- * [Usage](#usage) --> <!-- * [Roadmap](#roadmap) --> <!-- ABOUT THE PROJECT -->

About The Project

Screenshot

Built With

<!-- GETTING STARTED -->

Getting Started

To get a local copy up and running follow these steps.

Prerequisites

This project uses Cocoapods to manage dependencies.

  • If you haven't done so already, install Cocoapods:

    sudo gem install cocoapods
    

Installation

  1. Clone the repo
  2. Navigate to the project folder
  3. Install dependencies
  4. Open the project
  5. Register for a developer account at TMDB.org
  6. Make a copy of TMDB-Info-sample.plist, naming it TMDB-Info.plist, and insert your TMDB API key
git clone https://github.com/peterfriese/JewelCase.git
cd JewelCase/code
pod install
xed .
<!-- Demo -->

Demo

Demo

<!-- CONTRIBUTING -->

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a pull request
<!-- LICENSE -->

License

See LICENSE

<!-- Disclaimer -->

Disclaimer

This is not an official Google product.

<!-- CONTACT -->

Contact

Peter Friese - @peterfriese

Project Link: https://github.com/peterfriese/JewelCase

<!-- ACKNOWLEDGEMENTS -->

Acknowledgements

<!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->

Related Skills

View on GitHub
GitHub Stars43
CategoryDevelopment
Updated1mo ago
Forks3

Languages

Swift

Security Score

95/100

Audited on Feb 8, 2026

No findings