Skip to content

Commit

Permalink
Merge pull request #33 from kookmin-sw/README-update
Browse files Browse the repository at this point in the history
Readme update
  • Loading branch information
young43 authored Mar 31, 2023
2 parents 9be37a9 + 0c531f6 commit a38fef0
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,27 @@

'함께할래?' 는 이전에 가봤던 여행지 선호도와 본인의 취향에 기반하여 비슷한 여행지를 추천하고, 자신의 여행 성향과 유사한 동행인을 쉽고 간편하게 추천해주는 서비스입니다.

Many people started to travel again as their expectation for travel which was suppressed during pandemic increased with the pandemic coming to an end.
However, they are unsure about their destination and itinerary. It is very hard to find someone who meets travel conditions such as travel period and travel expenses.

Currently, there are many ways to find companion(ex. through a travel related cafe ) but but there is a hassle of having to write a recruitment writing or find a person who seems to fit me.
Therefore, We would like to solve the inconvenience by recommending a companion who seems to fit user well through the similarity recommendation system.

‘Do you want to join me?’ is a service that recommends similar destinations based on your preference for travel destinations and your taste, and conveniently recommends companions similar to your travel tendency.


### 2. 소개 영상

프로젝트 소개하는 영상을 추가하세요

### 3. 팀 소개

| <span style="justify-content:center; align-items: center; display: flex;">윤서영</span> | <span style="justify-content:center; align-items: center; display: flex">김지홍</span> | <span style="justify-content:center; align-items: center; display: flex">남상림</span> |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img width="200px" src="https://user-images.githubusercontent.com/54922803/227139823-d6c577b9-9206-4a2b-9e0c-427aecb39737.jpeg"> | <img width="200px" src="https://user-images.githubusercontent.com/54922803/227139864-32700bd9-a38b-4e00-ba2a-799e94912a46.jpeg"> | <img width="200px" src="https://user-images.githubusercontent.com/54922803/227139845-b502b414-5a07-4054-adb7-f466bd93594d.jpeg"> |
| 👩🏻‍💻 학번: xxxx1633 | 👩🏻‍💻 학번: xxxx1572 | 👩🏻‍💻 학번: xxxx1584 |
| Team Leader, Data Mining, Server | FrontEnd, BackEnd | FrontEnd, BackEnd, Design |
| <img width="20px" style="align: center;" src="https://raw.githubusercontent.com/tandpfun/skill-icons/59059d9d1a2c092696dc66e00931cc1181a4ce1f/icons/Github-Dark.svg"> [young43](https://github.com/young43) | <img width="20px" style="align: center;" src="https://raw.githubusercontent.com/tandpfun/skill-icons/59059d9d1a2c092696dc66e00931cc1181a4ce1f/icons/Github-Dark.svg"> [Ziihong](https://github.com/Ziihong) | <img width="20px" style="align: center;" src="https://raw.githubusercontent.com/tandpfun/skill-icons/59059d9d1a2c092696dc66e00931cc1181a4ce1f/icons/Github-Dark.svg"> [sanglim00](https://github.com/sanglim00) |
| <span style="justify-content:center; align-items: center; display: flex;">윤서영</span> | <span style="justify-content:center; align-items: center; display: flex">김지홍</span> | <span style="justify-content:center; align-items: center; display: flex">남상림</span> |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <img width="200px" src="https://user-images.githubusercontent.com/54922803/227139823-d6c577b9-9206-4a2b-9e0c-427aecb39737.jpeg"> | <img width="200px" src="https://user-images.githubusercontent.com/54922803/227139864-32700bd9-a38b-4e00-ba2a-799e94912a46.jpeg"> | <img width="200px" src="https://user-images.githubusercontent.com/54922803/227139845-b502b414-5a07-4054-adb7-f466bd93594d.jpeg"> |
| 👩🏻‍💻 학번: xxxx1633 | 👩🏻‍💻 학번: xxxx1572 | 👩🏻‍💻 학번: xxxx1584 |
| Team Leader, Data Mining, Server | FrontEnd, BackEnd | FrontEnd, BackEnd, Design |
| <div style="display:flex; gap: 4px; align-items:center "><img width="20px" style="align: center;" src="https://raw.githubusercontent.com/tandpfun/skill-icons/59059d9d1a2c092696dc66e00931cc1181a4ce1f/icons/Github-Dark.svg"> [young43](https://github.com/young43) </div> | <div style="display:flex; gap: 4px; align-items:center "><img width="20px" style="align: center;" src="https://raw.githubusercontent.com/tandpfun/skill-icons/59059d9d1a2c092696dc66e00931cc1181a4ce1f/icons/Github-Dark.svg"> [Ziihong](https://github.com/Ziihong) </div> | <div style="display:flex; gap: 4px; align-items:center "><img width="20px" style="align: center;" src="https://raw.githubusercontent.com/tandpfun/skill-icons/59059d9d1a2c092696dc66e00931cc1181a4ce1f/icons/Github-Dark.svg"> [sanglim00](https://github.com/sanglim00) </div> |

### 4. 사용법

Expand Down

0 comments on commit a38fef0

Please sign in to comment.