jywn / CheckMate

sogang-univ_caps-1-project
1 stars 0 forks source link

CheckMate

introduction

sogang-univ_caps-1-project

rules

git push하기 전에 항상 git pull을 통해 최신 버전을 유지해주세요.

git push후에 항상 팀원들에게 알려주세요.

새로운 기능을 구현할 때 마다, 우선 새로운 브랜치에 push합니다.
When each feature is implemented, it must be push to new branch (name of the feature), not to the main branch.

수정중 ...

project structure

prerequisites

Django==5.1.3 djangorestframework==3.15.2 openai==1.54.0

setup instructions