Skip to content

ak2j38/airbnb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

186 Commits
 
 
 
 
 
 
 
 

Repository files navigation

airbnb

그룹 프로젝트 #4


Airbnb Project

CodeSquad Team-08 🗓 2022/5/23 ~ 6/10, 3 Weeks

포지션 닉네임 저장소
**BE** Hoo https://github.com/who-hoo
Ader https://github.com/ak2j38
**iOS** Damagucci-Juice https://github.com/Damagucci-Juice
Beck https://github.com/SangHwi-Back

Anurag's GitHub stats Anurag's GitHub stats Anurag's GitHub stats Anurag's GitHub stats

Application Specs

  • iOS
    • Swift
    • SnapKit
    • Alamofire
  • BE
    • Java 11
    • Spring Boot
    • Mysql
    • JPA, Querydsl
    • docker, aws

주요 성과

Week ---BE ---iOS
1주차 깃헙 액션을 이용한 자동 배포 플로우 구축, 요구사항 분석, 설계 설계, 홈화면 작성, LocationView 작성
2주차 엔티티 작성 및 연관관계 매핑, 요금검색 API 구현 Network 테스트, 커스텀 Slider/Calendar
3주차 숙소 검색 API를 위해 queryDSL 적용, OAuth2.0 적용 인원수 추가 화면 구성, 검색조건 테이블 뷰 추가

iOS Application Architecture

iOS_Architecture

  • MVC
  • Repository -> (Dependency Injection) -> Model

BE Application Architecture

  • REST API
  • Domain Layer

주요 WorkFlow

graph LR
A((이슈 발생)) --> B(이슈 등록)
A --> C(이슈 등록)
A --> D(이슈 등록)
B --> E[FeatureBranch 생성]
C --> E[FeatureBranch 생성]
E --> G((Commit/Push)) --> H{Merge}
D --> F[FeatureBranch 생성]
F --> I((Commit/Push)) --> H{Merge}
Loading

About

그룹 프로젝트 #4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published