Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Team05][iOS][Jason] 앱 초기화면(검색탭) 구현 #26

Merged
merged 25 commits into from
May 27, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
e8f4c3b
ADD: 클래스별 폴더 및 README.md 파일 생성
JasonLee0223 May 23, 2022
a6397cc
Git commit 템플릿 추가
honeySleepr May 23, 2022
dc41362
#[#1]feat :sparkles:: 프로젝트 생성
JasonLee0223 May 24, 2022
d1684b1
[#1]feat :sparkles:: .gitignore 생성
JasonLee0223 May 24, 2022
c83815c
[#1]refact :recycle:: .gitignore 파일 위치 변경
JasonLee0223 May 24, 2022
1bd21aa
[#1]feat :sparkles:: MVC 각각 그룹 생성
JasonLee0223 May 24, 2022
d782397
[#1]feat :sparkles:: NavigationBar & TabBar controller 추가
JasonLee0223 May 24, 2022
d470174
[#1]feat :sparkles:: ViewController 파일 추가
JasonLee0223 May 24, 2022
1a46bb6
[#1]feat :sparkles:: SearchView 파일 생성
JasonLee0223 May 24, 2022
fa50bcf
[#1]feat :sparkles:: TabBar에 필요한 SFsymbol 파일 Asset에 추가
JasonLee0223 May 24, 2022
b6319eb
[#1]feat :sparkles:: TabBarItem image 및 title 적용
JasonLee0223 May 24, 2022
37c2f8b
[#1]feat :sparkles::SearchViewController class 생성
JasonLee0223 May 24, 2022
446f863
[#1]feat :sparkles::ReservationViewController class 생성
JasonLee0223 May 24, 2022
f887f2d
[#1]feat :sparkles::SearchView에 SearchBar 초안 작성
JasonLee0223 May 24, 2022
b1b5de8
[#1]feat :sparkles::TabBar backgroundcolor 설정
JasonLee0223 May 24, 2022
df56cac
[#3]feat :sparkles:: SearchView에서 SearchBar를 생성하려던 부분 삭제
JasonLee0223 May 25, 2022
a2c2f5b
[#3]feat :sparkles:: searchBarController로 SearchBar 구현
JasonLee0223 May 25, 2022
8636d08
[#3]feat :sparkles:: 메인 이미지 추가
JasonLee0223 May 25, 2022
23e149d
[#3]feat :sparkles:: ScrollView 적용하여 이미지 및 라벨 생성
JasonLee0223 May 25, 2022
7ae4bea
[#3]feat :sparkles:: searchView ViewController에 연결
JasonLee0223 May 25, 2022
314115b
[#1]refact :recycle:: 스토리보드로 구현하였던 부분 코드로 변경 및 TabBar를 컨테이너로 적용
JasonLee0223 May 26, 2022
6f9d835
[#3]refact :recycle:: Label frame을 직접 설정하였는데 필요없어져 삭제
JasonLee0223 May 26, 2022
9cc69da
[#3]refact :recycle:: addsubView 메서드명을 appendSubView로 변경
JasonLee0223 May 26, 2022
61cc256
[#3]refact :recycle:: ScrollView의 AutoLayout에서 constraint를 false로 지정하…
JasonLee0223 May 26, 2022
fabfbaa
[#3]refact :recycle:: SearchView가 SearchBar를 구현하는 목적에 맞춰 작성하였는데 취지에 벗…
JasonLee0223 May 26, 2022
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
14 changes: 14 additions & 0 deletions .gitcommit
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
#### 기능 개발
#[#1]feat :sparkles::
#### 버그수정
#[#1]fix :bug::
#### 문서 작업
#[#1]docs :memo::
#### 테스트 코드 작성
#[#1]test :white_check_mark::
#### 리팩토링
#[#1]refact :recycle::
#### 간단한 수정
#[#1]chore :adhesive_bandage::

#### 본문 ####
2 changes: 2 additions & 0 deletions Backend/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# airbnb
그룹 프로젝트 #4
101 changes: 101 additions & 0 deletions iOS/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@

# Created by https://www.toptal.com/developers/gitignore/api/xcode,swift
# Edit at https://www.toptal.com/developers/gitignore?templates=xcode,swift

### Swift ###
# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore

## User settings
xcuserdata/

## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
*.xcscmblueprint
*.xccheckout

## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
build/
DerivedData/
*.moved-aside
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3

## Obj-C/Swift specific
*.hmap

## App packaging
*.ipa
*.dSYM.zip
*.dSYM

## Playgrounds
timeline.xctimeline
playground.xcworkspace

# Swift Package Manager
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
# Packages/
# Package.pins
# Package.resolved
# *.xcodeproj
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
# hence it is not needed unless you have added a package configuration file to your project
# .swiftpm

.build/

# CocoaPods
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
# Pods/
# Add this line if you want to avoid checking in source code from the Xcode workspace
# *.xcworkspace

# Carthage
# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts

Carthage/Build/

# Accio dependency management
Dependencies/
.accio/

# fastlane
# It is recommended to not store the screenshots in the git repo.
# Instead, use fastlane to re-generate the screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://docs.fastlane.tools/best-practices/source-control/#source-control

fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots/**/*.png
fastlane/test_output

# Code Injection
# After new code Injection tools there's a generated folder /iOSInjectionProject
# https://github.com/johnno1962/injectionforxcode

iOSInjectionProject/

### Xcode ###

## Xcode 8 and earlier

### Xcode Patch ###
*.xcodeproj/*
!*.xcodeproj/project.pbxproj
!*.xcodeproj/xcshareddata/
!*.xcworkspace/contents.xcworkspacedata
/*.gcno
**/xcshareddata/WorkspaceSettings.xcsettings

# End of https://www.toptal.com/developers/gitignore/api/xcode,swift
Loading