Skip to content

mini-min/Just-A-Minute-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

13 Commits
Ā 
Ā 
Ā 
Ā 

Repository files navigation

Just-A-Minute

  • WWDC23 Swift Student Challenge SubmissionšŸŽ
  • Develop Period: 2023.04.07 ~ 2023.04.13 (7 Days)

Intro

It's health care playground app for developers and modern people. The name of the app is "just a minute", which means to refresh through this program for a short time.

Teck neck, dry eyes, and depression are representative chronic diseases of developers. In fact, these diseases are not limited to developers, but representative diseases of modern people. Therefore, the purpose of the program is to prevent these diseases not only by developers but also by all modern people through this playground app. Each disease solution provided by the program is simple, but it has technical challenges and fun elements.


Simulator

ContentView NeckView
(Unable to save)
EyeView MindView LastView
Simulator Screen Recording - iPad Air (5th generation) - 2023-04-14 at 10 57 46 Simulator Screen Recording - iPad Air (5th generation) - 2023-04-14 at 10 58 08

Used Technologies

All codes used SwiftUI.

NeckView uses AR technology and RealityKit to induce fun neck exercises. The camera screen, which is illuminated by ARView, has two letters "w", "d", and "c", which are letters of "wwdc", hidden on the screen. The user must rotate his neck using the camera to find this letter, and the letter is hidden in both the top, bottom, left and right, which induces the user's natural neck rotation.

In EyeView, the movement of the pupil is induced using Animation. The user focuses on the moving white ball. In this case, the default value moves left and right, and when you press the bottom button, the movement changes up and down. You can follow a moving ball and do tired eye exercises.

In mindview, there is comfortable music and a minute timer with pictures of nature that I took myself. In this process, AVKit was used to play sound. When the timer plays, the music also plays, leading to a minute of meditation. The Korean alphabet you see in the picture says, "It's okay to be slow. Nature is naturally slow." I added it to mean that busy developers have some time to relax.

About

WWDC23 Swift Student Challenge SubmissionšŸŽ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages