Skip to content

S-FAM/EggTimer_Eung7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

EggTimer App

Preview

image

Open Libraries

PanModal

SnapKit

Notes

  • I implemented application by only code.
  • MVVM Architecture is combined in this application. This Application has no programmatic logic with network but I think it was still worth it. cause understanding moving data from view to another view and completely dividing between view and model is the step which means can handle more complicated data structure and applications.

MainView

image image

  • You will see your list having timer and food name.
  • You will play timer from selected item in your list.
  • You will remove specific item when trash button tapped.

Add Stuff

image

  • You will add new stuff when tap plus button.
  • as above image, you can select timer time and label.

Timer will be done

image

  • You will receive alarm when timer is done.

this idea comes from below here.

URL: https://apps.apple.com/kr/app/egg-timer-preset-count-down/id1611999834

About

⏰ 음식 타이머 앱 만들기 ⏰

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages