Skip to content

Commit

Permalink
docs: Update ReadMe(#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
eastmeet authored Feb 2, 2023
1 parent f91255c commit 12e183e
Showing 1 changed file with 91 additions and 9 deletions.
100 changes: 91 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,93 @@
# seb41_main_036
# 🙌 Intro
![Logo 1475e3023dc018c33f6a](https://user-images.githubusercontent.com/110949256/216314162-9e0877c9-e842-4ddb-9f27-b6a6f45f1302.png)

- `팀명` : 코드스테이츠 41기 36팀 장관이조
- `팀원` : 김진주, 정세민, 박혜수, 이승현, 이동우, 이상유
- `도메인` : https://pikcha36.o-r.kr
- `기술발표` : https://youtu.be/cl04jBYgSjI
- `개발기간` : 2023. 1. 3. ~ 2023. 2. 3. (한달간)

### commit convention
- `feat`: A new feature
- `fix`: A bug fix
- `docs`: Changes to documentation
- `style`: Formatting, missing semi colons, etc; no code change
- `refactor`: Refactoring production code
- `test`: Adding tests, refactoring test; no production code change
- `chore`: Updating build tasks, package manager configs, etc; no production code change

# About Pikcha
## Pikcha(픽차)?
<img src='https://user-images.githubusercontent.com/110949256/216319359-8c31dead-d9b7-467b-aa8d-7db864b2963b.jpg' width='1500' height='600'>

`Pikcha`는 소중한 사람과 다녀온 기록을 기억할 수 있는 공간입니다.

쉬는날 가족 또는 친구, 연인과 어디를 가야할 지 잘 모른다면 Pikcha를 이용해보세요!

## 왜 만들었을까요? 👀
<img src='https://user-images.githubusercontent.com/110949256/216319316-9f4fe715-3a66-40a9-9f4b-a7b33dbe69b2.jpg' width='1500' height='600'>


`Pikcha`는 서울 내 명소가 어디인지 잘 모르는 당신을 위해 만들어졌습니다.

저희가 선별한 멋지고 아름다운 다양한 명소들을 방문해보세요.

## 기능⭐️
<img src='https://user-images.githubusercontent.com/110949256/216318488-7818ed30-9351-423b-9723-5bf8490d1317.jpg' width='3000' height='600'>


`포스팅`을 통해 자신이 다녀온 명소를 공유하고 사랑하는 사람들과 소통하세요.

다른 사람들이 올린 포스팅에 `좋아요`를 표시해보세요.

가본 명소를 `즐겨찾기`해 소중한 기억을 간직하세요.


---
## 👨‍👩‍👧‍👦 Team Members

|김진주 (FE 팀장) |정세민 (FE 팀원)
-----------------------------|-----------------------------|
|<img src='https://user-images.githubusercontent.com/110949256/216304897-c5375a33-6090-4f89-8658-7cba77911300.png' width='150'>|<img src='https://user-images.githubusercontent.com/110949256/216307068-5d8c22f4-1328-4e67-bd0f-c7b0bb95a375.png' width='150'/>
|[@useusername1](https://github.com/useusername1) |[@MINSE97](https://github.com/MINSE97)

|박혜수 (FE 팀원) |이승현 (FE 팀원)
-----------------------------|-----------------------------|
|<img src='https://user-images.githubusercontent.com/110949256/216306552-08216ae2-f54e-4f9a-87e9-f18340319e8f.png' width='150'>|<img src='https://user-images.githubusercontent.com/110949256/216305538-65463170-bdb3-40c0-a84c-542bd33e5862.png' width='150'/>|>|
|[@namnam-5799](https://github.com/namnam-5799) |[@]()

|이동우 (BE 서기) |이상유 (BE 팀원)
-----------------------------|-----------------------------|
|<img src='https://user-images.githubusercontent.com/110949256/216305396-eb9d78ae-5dee-43d3-aaf0-f00f43820e1d.png' width='150'>|<img src='https://user-images.githubusercontent.com/110949256/216305385-cad94960-3151-4738-82bb-2b4e4d7a1ff7.png' width='150'/>|>|
|[@eastmeet](https://github.com/eastmeet) |[@Sangyoo](https://github.com/Sangyoo)


## Team Culture

asdfasdf



---
## Document
[Figma](https://www.figma.com/file/iFs2WMfNlUTOA6ILnCljk3/main-project?node-id=0%3A1&t=54AppbXG2IH2Ven1-1)

[UserFlow](https://github.com/codestates-seb/seb41_main_036/wiki/UserFlow)

[ERD](https://github.com/codestates-seb/seb41_main_036/wiki/ERD)

[API 명세](https://documenter.getpostman.com/view/23682192/2s935hQmqG)

---
## 기술스택
<img src="https://lh3.googleusercontent.com/pw/AMWts8BoQN19OS4K4QgDINS65jh193HCqKY6fXYRn7iChiJg0TANlkxvgnJU4pwHSkQsyJJreJ_uH-ywVfQ26CDIKnmhPONVvvSohKfWyP-JL36eXWHJ7sHJtux3onbwGD5xAQLrMOaOMl3Fj4-l8_IcXArc=w1311-h734-no?authuser=0" width="800" height="500">


---
## 🐥 commit convention

`feat`: A new feature

`fix`: A bug fix

`docs`: Changes to documentation

`style`: Formatting, missing semi colons, etc; no code change

`refactor`: Refactoring production code

`test`: Adding tests, refactoring test; no production code change

`chore`: Updating build tasks, package manager configs, etc; no production code change

0 comments on commit 12e183e

Please sign in to comment.