JewelCase
JewelCase copied to clipboard
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/peterfries...
JewelCase
This is the source code for JewelCase, a sample app demonstrating hwo to use SwiftUI and Firebase together.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
-
About the Project
- Built With
-
Getting Started
- Installation
- Contributing
- License
- Contact
- Acknowledgements
About The Project
Built With
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
- Clone the repo
- Navigate to the project folder
- Install dependencies
- Open the project
- Register for a developer account at TMDB.org
- Make a copy of
TMDB-Info-sample.plist
, naming itTMDB-Info.plist
, and insert your TMDB API key
git clone https://github.com/peterfriese/JewelCase.git
cd JewelCase/code
pod install
xed .
Demo
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.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a pull request
License
See LICENSE
Disclaimer
This is not an official Google product.
Contact
Peter Friese - @peterfriese
Project Link: https://github.com/peterfriese/JewelCase
Acknowledgements
- The application icon is based on Clapper by shashank singh from the Noun Project