Skip to content

LikeLion-CAU-9th/Django-project-Daman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Django_project_Daman

Giman๋Ÿฌ๋“ค์˜ Daman๐Ÿ˜Žโœจ

Contributor

  • Likelion in Chungang University
Name Email
์ธ์„ธํ›ˆ [email protected]
์ตœ์œคํ•œ [email protected]
๋ฏผ์ •ํ˜ธ [email protected]
์ •์„คํฌ [email protected]

Idea building

Idea list

  • ํ™ˆ์‡ผํ•‘ ๋ชจ๋ธ
  • ๋™์•„๋ฆฌ ๊ด€๋ฆฌ ์‚ฌ์ดํŠธ : ๋™์•„๋ฆฌ๋ฅผ ๋ณต์ˆ˜๋กœ ๊ฐ€์ž…ํ•˜๋Š” ์œ ์ €๋“ค์˜ ํ†ตํ•ฉ ๊ด€๋ฆฌ ์„œ๋น„์Šค
  • ์œ ์ €๋“ค์ด ๋งŒ๋“ค์–ด๊ฐ€๋Š” ํ• ์ธ ์ •๋ณด ์•Œ๋ฆผ ์„œ๋น„์Šค
  • ๋ฐฐ๋‹ฌ ํ• ์ธ ์ •๋ณด๋“ค์„ ๋ชจ์•„์„œ ๊ด€๋ฆฌํ•ด์ฃผ๋Š” ์„œ๋น„์Šค
  • ์ˆ˜ํ•™๋ฌธ์ œ ํ’€์–ด์ฃผ๋Š” ์‚ฌ์ดํŠธ : ์ดˆ, ์ค‘, ๊ณ , ๋Œ€ํ•™ ๊ณผ๋ชฉ๋ณ„๋กœ ์ˆ˜ํ•™๋ฌธ์ œ ํ’€์ด๋ฅผ ๊ฐ€์ž…์ž๋ผ๋ฆฌ ๊ณต์œ ํ•˜๋Š” ์„œ๋น„์Šค, ์•Œ๋žŒ ์„œ๋น„์Šค
  • ์“ฐ๋ ˆ๊ธฐ ์ฒ˜๋ฆฌ ์•Œ๋ฆฌ๋ฏธ ์„œ๋น„์Šค : ์“ฐ๋ ˆ๊ธฐ ์ข…๋ฅ˜ ๋ณ„๋กœ ์–ด๋–ป๊ฒŒ ์ฒ˜๋ฆฌํ•ด์•ผํ•˜๋Š”์ง€ ์•Œ๋ ค์ฃผ๊ณ , ์“ฐ๋ ˆ๊ธฐ ๋ฒ„๋ฆฌ๋Š” ๋‚ ์งœ ์•Œ๋ ค์ฃผ๋Š” ์„œ๋น„์Šค
  • ์ตœ์ ์˜ ๊ณต๋ถ€๋ฅผ ํ•˜๊ธฐ ์ข‹์€ ์นดํŽ˜๋ฅผ ์ถ”์ฒœํ•ด์ฃผ๋Š” ์„œ๋น„์Šค
  • ํŠน์ด์ฒดํ˜• ๋ณ„ ํŒจ์…˜ ์ถ”์ฒœ๊ณผ ๊ณต์œ ๋ฅผ ํ•ด์ค„ ์ˆ˜ ์žˆ๋Š” ์„œ๋น„์Šค
  • ๋™์ฐฝํšŒ ์–ดํ”Œ + ์Šค์ผ€์ค„๋ง
  • ์˜ํ™” ๊ตฌ๋… ์–ด๋А ์‚ฌ์ดํŠธ์—์„œ ์–ด๋–ค ์˜ํ™”๊ฐ€ ์žˆ๋Š”์ง€ ์•Œ๋ ค์ค„ ์ˆ˜ ์žˆ๋Š” ์„œ๋น„์Šค
  • ๋‹ค์ด์–ด๋ฆฌ ๋А๋‚Œ์˜ ์„œ๋น„์Šค

Idea Description

  • ํšŒ์›๊ฐ€์ž…, ๋กœ๊ทธ์ธ, ๋กœ๊ทธ์•„์›ƒ
  • ์ธ์ฆ๋ฐฉ๋ฒ• : email or image
  • ๊ธฐ์ˆ˜๋ผ๋ฆฌ ๊ทธ๋ฃจํ•‘ ๊ฒŒ์‹œํŒ
  • ์Šค์ผ€์ค„๋Ÿฌ
  • profile ๋“ฑ๋ก & ๋ฐฉ๋ช…๋ก

CO-OP

pair programming

WEEK 1
1 ์ •ํ˜ธ ์œคํ•œ
2 ์„คํฌ ์„ธํ›ˆ

Branch structure

Main branch

  • Master branch : It is Manage only the state that can be distributed
  • Develop branch : It is Used to merge branches for feature development

Secondary branch

  • Feature branch : Branch to develop the function ex)feature/profile
  • Fix branch : Branch to fix the function ex)fix/profile

Guide

$ git clone https://github.com/LikeLion-CAU-9th/Django-project-Daman.git
$ git pull origin develop
$ python -m venv myvenv
$ source myvenv/scripts/activate  mac) source myvenv/bin/activate
$ cd Webeing
$ pip install -r requirements.txt

$ ./manage.py makemigrations
$ ./manage.py migrate
$ ./manage.py runserver

Commit rule

git commit -m "text"
Keyword Description
[feat] ์ฝ”๋“œ๋‚˜ ํ…Œ์ŠคํŠธ, ์˜ˆ์ œ, ๋ฌธ์„œ ๋“ฑ์˜ ์ถ”๊ฐ€๊ฐ€ ์žˆ์„ ๋•Œ ์‚ฌ์šฉ
[refactor] ์˜ฌ๋ฐ”๋ฅด์ง€ ์•Š์€ ๋กœ์ง์„ ๊ณ ์นœ ๊ฒฝ์šฐ์— ์‚ฌ์šฉ
[style] ์ฝ”๋“œ์— ๋Œ€ํ•œ ์Šคํƒ€์ผ์„ ๋ฐ”๊ฟ€ ๋•Œ
[docs(guide)] ๋ฌธ์„œ ์ž‘์—…์„ ํ•  ๋•Œ

Convention

1. test.py ์ž‘์„ฑ

  • ๊ธฐ๋Šฅ์— ๋Œ€ํ•œ validation์„ ํ•  ์ˆ˜ ์žˆ๋Š” test code๋ฅผ ์ž‘์„ฑ
  • ๊ธฐ๋Šฅ์— ๋Œ€ํ•œ ๋ฌธ์ œ๊ฐ€ ๋‚ ๋งŒํ•œ test code๋ฅผ ์ž‘์„ฑ

2. method

  • CRUD ์ˆœ์„œ๋กœ ํ•จ์ˆ˜ ์ž‘์„ฑ

3. import

  • module์„ import ํ•ด์•ผ๋  ๋•Œ๋Š” ๋ฌด์กฐ๊ฑด ์•ŒํŒŒ๋ฒณ ์ˆœ์„œ๋กœ ์ •๋ฆฌ

4. python

  • class, function ๊ฐ„์˜ ๊ฐ„๊ฒฉ์€ ๋ฌด์กฐ๊ฑด 2์ค„
  • class๋‚ด์˜ def (method)์˜ ๊ฒฝ์šฐ์— ๊ฐ„๊ฒฉ์€ ๋ฌด์กฐ๊ฑด 1์ค„

5. comments

  • ๋กœ์ง, class, function์— ๋Œ€ํ•œ ์„ค๋ช…์˜ ์ฃผ์„ ์ž‘์„ฑ
  • ๋‹จ ๊ฐ€์žฅ ์ค‘์š”ํ•œ ๊ฒƒ์€ naming์„ ์ž˜ ์ง€์„ ๊ฒƒ.
  • ์‚ฌ์šฉ์ด ์•ˆ๋˜๋Š” ์ฝ”๋“œ์˜ ์ฃผ์„์€ ๋ฌด์กฐ๊ฑด ์‚ญ์ œํ•˜๊ณ  pull request

Merge Rule

  • merge๋Š” ํ™•์‹คํ•˜๊ฒŒ ๋œ pull request๋งŒ ํ•  ๊ฒƒ
  • ์—๋Ÿฌ๋‚˜ convention์ด ์ž˜ ์ง€์ผœ์ง€์ง€ ์•Š์•˜์„ ๊ฒฝ์šฐ ์ฝ”๋“œ๋ฆฌ๋ทฐ๋ฅผ ํ•˜๊ฑฐ๋‚˜ ๋ณด๊ณ  ์ˆ˜์ •์„ ํ•  ๊ฒƒ

About

Giman๋Ÿฌ๋“ค์˜ Daman๐Ÿ˜Žโœจ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •