[go: up one dir, main page]

Skip to content

Agricola-Team4/be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Agricola-Team4/be

  • 2023년도 1학기 | 소프트웨어공학 | Team 4 | Back-end Part

💻 프로젝트 소개

  • '아그리콜라' 보드게임을 응용 소프트웨어나 온라인 서비스로 개발
  • 프로토타입(초기 데모) 개발

🗓 개발 기간

  • 2023.0.0 ~ 2023.6.13

👨‍👨‍👧‍👦 BE 멤버 구성

  • 손윤석 | 제선명 | 한동연 | 홍예희

⚙️ 개발 환경

  • Python 3.10.9
    pip install django
    pip install djangorestframework
    pip install drf-yasg
    pip install django-cors-headers
    pip install pymysql
    pip install mysql-client
    python3 manage.py runserver

📍 주요 기능

  • 선플레이어 결정

    image

    • /player/choose_first_player/
  • 행동칸 이동

    image

    • /familyposition/take_action/
  • 농지 만들기

    image

    • /boardposition/construct_land/
  • 울타리 만들기

    image

    • /fenceposition/build_fence/
  • 주요설비/보조설비 활성화

    image

    • /card/activate_card/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages