Skip to content

Commit

Permalink
[chore] 파일 정리
Browse files Browse the repository at this point in the history
  • Loading branch information
isu-nice committed Nov 14, 2023
2 parents 889e97f + edf0acc commit cc8667b
Show file tree
Hide file tree
Showing 229 changed files with 7,217 additions and 2,401 deletions.
99 changes: 98 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,98 @@
# seb44_main_005
# 🐋 액티온(ActiOn)
<p align="center">
<img width="700" alt="무제" src="https://github.com/codestates-seb/seb44_main_005/assets/106866926/4cc87719-f666-42f6-ac89-321b5da06c77">

</p>


### 🏖️ 개발 기간: [![Since](https://img.shields.io/badge/since-2023.07.06-D1B6E1.svg?&edge_flat=false)](https://github.com/codestates-seb/seb44_main_005) ~ [![End](https://img.shields.io/badge/end-2023.07.24-D1B6E1.svg?&edge_flat=false)](https://github.com/codestates-seb/seb44_main_005)

### 🏝️ 배포 링크 : [Acti-On](http://ac-ti-on.s3-website.ap-northeast-2.amazonaws.com/)


<br>

## 👥 팀원 소개
|![김태우](https://github.com/TaeWooKim-SCH.png)|![김민지](https://github.com/kminvita.png)|![현채은](https://github.com/chen4023.png)|![강동우](https://github.com/developer-DongWoo.png)|![신이수](https://github.com/isu-nice.png)|
|---|---|---|---|---|
|[김태우](https://github.com/TaeWooKim-SCH)|[김민지](https://github.com/kminvita)|[현채은](https://github.com/chen4023)|[강동우](https://github.com/developer-DongWoo)|[신이수](https://github.com/isu-nice)|
|FE 팀장|FE 팀원|FE 팀원|BE 부팀장|BE 팀원|

<br>
<br>

## 🐋 액티온(ActiOn)에서는 어떤 서비스를 이용할 수 있나요 ?

### 제주도에서 특별한 경험을 만들고 싶으신 분들에게 다양한 레저 예약 서비스를 제공해드립니다
<br>

<p>
<img width="90%" src="https://github.com/codestates-seb/seb44_main_005/assets/106866926/cc413283-d1eb-43ab-88e2-1c3264648ae2.gif">
</p>

<br>
<br>


|![기능1](https://github.com/codestates-seb/seb44_main_005/assets/106866926/d95f4411-b1ba-4bea-9f8b-d5667eba1c30)|![기능2](https://github.com/codestates-seb/seb44_main_005/assets/106866926/c54ff1bf-ea0a-467c-8d4e-a4ce2fbcbce0)|
|---|---|
|![기능3](https://github.com/codestates-seb/seb44_main_005/assets/106866926/c6e377af-f7b8-49cc-bd4f-b680512ce913)|![기능4](https://github.com/codestates-seb/seb44_main_005/assets/106866926/6d5a652d-d54c-4743-9e25-96e2f7156f96)|

<br>
<br>
<br>


## 🛠️ Stack

<p align="center">
<img src="https://github.com/codestates-seb/seb44_main_005/assets/106866926/fd3fd2be-c6e7-4c74-bf5d-eaa201305c6c">


</p>

<br>
<br>
<br>

## ⚙️ 담당 파트

|프론트 담당파트|백엔드 담당파트|
|---|---|
|![프론트](https://github.com/codestates-seb/seb44_main_005/assets/106866926/ec1d30c8-a5d0-403a-aa13-0cea83c96701)|![백엔드](https://github.com/codestates-seb/seb44_main_005/assets/106866926/232f70d0-e3dd-4260-8563-45dc75fcb710)|

<br>
<br>
<br>



## 📂 Documents
### [✏️ 사용자 요구사항 정의서](https://www.notion.so/codestates/db6bf9c5921a4e3ca9ac1c50ada9b733?v=7cf202032177497ab5ca9f8a40470389&pvs=4)
### [✏️ API 명세서](https://www.notion.so/codestates/API-19b0436b7f1347bfbc37113fe4abcfdf?pvs=4)
### [✏️ ERD]()
<hr>
<img src="https://github.com/codestates-seb/seb44_main_005/assets/106866926/a2d7e5bc-261d-4bec-8b04-4e095c1f23a6">
<br>
<br>

### [✏️ 화면 정의서](https://www.figma.com/embed?embed_host=notion&url=https%3A%2F%2Fwww.figma.com%2Ffile%2F1vjGhkjq29PfthTwTSINtA%2FActiOn---Design%3Ftype%3Ddesign%26node-id%3D0%3A1%26mode%3Ddesign%26t%3DhTD356WXL3mu34Nz-1)
<hr>
<img width="1000" alt="스크린샷 2023-07-24 오후 1 43 52" src="https://github.com/codestates-seb/seb44_main_005/assets/106866926/6bb83ef1-2d1e-451d-ac12-cf655df1bf5e">

<br>
<br>
<br>


## ✨Git Commit & PR Message

| 태그이름 | 설명 |
| -------- | ----------------------------------------------------- |
| feat | 새로운 기능 추가 |
| fix | 버그 수정 |
| design | CSS 등 UI 수정 |
| style | 코드 포맷 변경, 세미 콜론 누락, 코드 수정이 없는 경우 |
| refactor | 코드 리팩토링 |
| docs | 문서 수정 |
| test | 테스트 코드를 생성하거나 수정 하는 경우 |
3 changes: 1 addition & 2 deletions client/.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

VITE_APP_API_URL=https://85b2-121-176-132-24.ngrok-free.app
VITE_APP_API_URL=http://ec2-43-201-0-197.ap-northeast-2.compute.amazonaws.com:8080
VITE_APP_CLIENT_ID=810037556553-l3tm2nq6j7en13fb0fgrppafm1e7mhvu.apps.googleusercontent.com
VITE_APP_REDIRECT_URI =http://localhost:5173/login/oauth2/code/google

1 change: 1 addition & 0 deletions client/dist/_redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* /index.html 200
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
21 changes: 21 additions & 0 deletions client/dist/assets/activity-224a3acc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions client/dist/assets/all-234340ae.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions client/dist/assets/atv-768e6dd8.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions client/dist/assets/bg3-1869f4c7.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions client/dist/assets/bottom-890eee8a.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions client/dist/assets/close-8ae4dc29.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions client/dist/assets/diving-783d9b05.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions client/dist/assets/emptyStar-c709dc52.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions client/dist/assets/favicon-2b274266.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions client/dist/assets/fillStar-ef57f9e5.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit cc8667b

Please sign in to comment.