Fukus: Dog Meditation App

Byan Sakura
2 min readAug 5, 2022

--

Around last month, there was a challenge in Apple Developer Academy to create an application to aid with learning process. After brainstorming for application idea, I decided to design a meditation application with my dog Fuku as the main mascot. Here is some picture of Fuku.

Fuku

I started the development of this meditation application by designing the low fidelity prototype. I designed this prototype using Sketch. The low fidelity prototype had four pages with navigation bar.

After designing the low fidelity prototype, I designed the high fidelity prototype by adding some colors and simple illustration.

The initial design of the application was very simple. I decided to add some more complex illustration for the splash screen and the song background.

And then I jumped to the coding process which only took around a day. This Fukus application was built using SwiftUI and using AVKit to play the audio.

During the development of this application, I had learnt a lot about SwiftUI. Initially, I didn’t even know about Launch Screen. Not only that, I never actually used AVKit before and I think after developing this application I had learnt a lot more about of application passing data.

© 2021–2022 Byan Sakura. All Rights Reserved.

--

--