Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-junehee/baseball-emotion-diary
https://github.com/dev-junehee/baseball-emotion-diary
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dev-junehee/baseball-emotion-diary
- Owner: dev-junehee
- Created: 2024-05-17T15:46:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T14:52:24.000Z (8 months ago)
- Last Synced: 2024-05-22T15:39:22.795Z (8 months ago)
- Language: Swift
- Size: 1.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⚾️ 야구 감정 일기
### 당신의 팀 상황에 클릭하세요 🗳️
## Study For
- UIButton, UILabel, ImageView 레이아웃 구성
- NavigationController 페이지 구성
- @IBOutlet, @IBAction 이해
## To-do
- [x] 이미지, 버튼, 레이블 화면 구성
- [x] 이미지를 클릭할 때마다 레이블에 숫자 카운팅
- [x] 메뉴 버튼 클릭 시 화면 이동
- [ ] 제공된 Assets을 주제에 맞게 변경하기
## Refactoring
#### 24-05-20 (Mon)
- [x] 반복되는 코드 함수화
- [x] 반복되는 액션 하나로 묶기
#### 24-05-22 (Tue)
- [x] UserDefaults에 감정 데이터 저장
- [x] UserDefaults 데이터 초기화
## 화면 구성
| 런치 스크린 | 메인 화면 |
|:--------:|:--------|
| | |