IceCreamFlavors
A main-detail app that lists ice cream flavors, built in SwiftUI. Project used to teach an open source contributing workshop I taught for try!Swift World 2020.
Install / Use
/learn @vuinguyen/IceCreamFlavorsREADME
IceCreamFlavors
Contribution Guidelines:
- Sign up for an issue (comment in issue, wait for maintainer to confirm)
- Make a copy of project & place into your online account (fork)
- Download your copied project onto your computer (clone)
- Create a space that will hold your code changes (branch)
- Make code changes in your branch, on your computer
- Save your local code changes in a group (add , commit)
- Push group of changes back to your online fork (push)
- Submit a request to maintainer of project for them to add your code changes to the original project (PR, or pull request)
- Code review, if needed (maintainer approves PR)
- Reviewer adds your code to the original project (PR merged)
IceCreamFlavor is a main-detail app that lists ice cream flavors, built in SwiftUI.
Many thanks to Baskin Robbins for letting me borrow their assets and content! :)
As of September 20, 2020, you need a minimum of Xcode 11.7 to run this project. Here are screenshots of this project as of this date.


