Tea Time App

Hi, I am a computer science teacher at secondary schoool. Would it be possible to have the entire code of this app please? I am going to implement something similar for my students. Kind Regards, Federico

If you look up the session in the Developer app you’ll see that all the code snippets are available under the Code tab. I’m not sure if that’s everything you need, but it’s a start.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

I too would like the complete code. The video and the code snippets are not nearly enough to create the finished application.

Hey buddy. Tea Time App is extremely fantastic app demo for new app-building feature of Swift Playground. The code snippets they give are enough to show the basic new features of Swift Playground 5 but not enough to build the entire app. However, I noticed that the entire structure of this app demo and resources are shown in this video. Maybe you can try to DIY.

This is a joke... we are starting with one file the ContentView, and the guy says, just by sharing on iCloud it adds some new things... Not in here... and suddenly the app has 3 new files inside, and no idea what are inside these...: AssistantTab, TeasTab, TeasWheelView... Thats a real weird way to teach...

For those trying to understand where the entire source code is, it's all on GitHub. Yo can download it from here (and try it on your own XCode) https://github.com/san-ghun/TeaTimeClone-WWDC22

Tea Time App
 
 
Q