diff --git a/README.md b/README.md index 67256302..5521bf46 100644 --- a/README.md +++ b/README.md @@ -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(ν”½μ°¨)? + + +`Pikcha`λŠ” μ†Œμ€‘ν•œ μ‚¬λžŒκ³Ό λ‹€λ…€μ˜¨ 기둝을 κΈ°μ–΅ν•  수 μžˆλŠ” κ³΅κ°„μž…λ‹ˆλ‹€. + +μ‰¬λŠ”λ‚  κ°€μ‘± λ˜λŠ” 친ꡬ, 연인과 μ–΄λ””λ₯Ό κ°€μ•Όν•  지 잘 λͺ¨λ₯Έλ‹€λ©΄ Pikchaλ₯Ό μ΄μš©ν•΄λ³΄μ„Έμš”! + +## μ™œ λ§Œλ“€μ—ˆμ„κΉŒμš”? πŸ‘€ + + + +`Pikcha`λŠ” μ„œμšΈ λ‚΄ λͺ…μ†Œκ°€ 어디인지 잘 λͺ¨λ₯΄λŠ” 당신을 μœ„ν•΄ λ§Œλ“€μ–΄μ‘ŒμŠ΅λ‹ˆλ‹€. + +저희가 μ„ λ³„ν•œ 멋지고 μ•„λ¦„λ‹€μš΄ λ‹€μ–‘ν•œ λͺ…μ†Œλ“€μ„ λ°©λ¬Έν•΄λ³΄μ„Έμš”. + +## κΈ°λŠ₯⭐️ + + + +`ν¬μŠ€νŒ…`을 톡해 μžμ‹ μ΄ λ‹€λ…€μ˜¨ λͺ…μ†Œλ₯Ό κ³΅μœ ν•˜κ³  μ‚¬λž‘ν•˜λŠ” μ‚¬λžŒλ“€κ³Ό μ†Œν†΅ν•˜μ„Έμš”. + +λ‹€λ₯Έ μ‚¬λžŒλ“€μ΄ 올린 ν¬μŠ€νŒ…μ— `μ’‹μ•„μš”`λ₯Ό ν‘œμ‹œν•΄λ³΄μ„Έμš”. + +κ°€λ³Έ λͺ…μ†Œλ₯Ό `즐겨찾기`ν•΄ μ†Œμ€‘ν•œ 기얡을 κ°„μ§ν•˜μ„Έμš”. + + +--- +## πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦ Team Members + +|김진주 (FE νŒ€μž₯) |μ •μ„Έλ―Ό (FE νŒ€μ›) +-----------------------------|-----------------------------| +|| +|[@useusername1](https://github.com/useusername1) |[@MINSE97](https://github.com/MINSE97) + +|λ°•ν˜œμˆ˜ (FE νŒ€μ›) |μ΄μŠΉν˜„ (FE νŒ€μ›) +-----------------------------|-----------------------------| +|||>| +|[@namnam-5799](https://github.com/namnam-5799) |[@]() + +|μ΄λ™μš° (BE μ„œκΈ°) |μ΄μƒμœ  (BE νŒ€μ›) +-----------------------------|-----------------------------| +|||>| +|[@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) + +--- +## κΈ°μˆ μŠ€νƒ + + + +--- +## πŸ₯ 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