Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
77fa7c1
Modify: Section 별로 불러오게끔 수정, Header Toast 구조 수정
okstring Apr 26, 2021
8391a8d
불필요한 파일 삭제
okstring Apr 26, 2021
4abf57f
Add Detail Scroll View
lenaios Apr 27, 2021
0eb6846
Add detail network
okstring Apr 27, 2021
8127f45
Implement: thumbnail 부분 구현
okstring Apr 27, 2021
c03c407
Add detail Information custom view
lenaios Apr 27, 2021
e9b193d
Enable Scroll
okstring Apr 27, 2021
12abd5e
Fix: xib 위치 fix
okstring Apr 28, 2021
d22d525
implement: detail View layout 구현
okstring Apr 28, 2021
23b6c81
Implement: draw customView
okstring Apr 28, 2021
47acc4e
feat: detail 화면에 badge 추가
lenaios Apr 28, 2021
eb363e0
feat: detail view 수량 업데이트 및 총 주문금액 표시하기 추가
lenaios Apr 28, 2021
708fe24
Implement: imageCache
okstring Apr 29, 2021
8a0e955
불필요한 print 제거
okstring Apr 29, 2021
3a1706c
Write README.md
okstring Apr 30, 2021
a4fec90
Set: 불필요한 프로퍼티 제거
okstring May 1, 2021
5eef2c0
Remove: 안쓰이는 IBAction 제거
okstring May 1, 2021
f5b24f9
Separate: Handler 부분 역할 분리
okstring May 1, 2021
1a99fc8
Improve: 네트워크 부분(Repository) 제네릭 사용
okstring May 1, 2021
7f791d7
Simple: StackView를 사용해서 thumbnail 수정
okstring May 1, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# sidedish
그룹프로젝트 #2



## 시퀀스 다이어그램(main 중 item 부분)

![Sidedish(Team-01)-2](https://user-images.githubusercontent.com/62657991/116674117-35c77f80-a9df-11eb-950f-b36e531a9832.png)

27 changes: 12 additions & 15 deletions Sidedish/Pods/Pods.xcodeproj/project.pbxproj

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading