We used behavioral data from players on the StartupCampus Signature course 2
스캠엔딩
은 StartupCampus 시그니처 코스 2기
선수들의 행동(history)
데이터를 Visualization
한 작업입니다.
스타트업캠퍼스는 스타트업을 하고 싶은 청년들(선수)이 모여 함께 팀을 만들고 생각을 공유하는 곳입니다.
선수들이 스타트업캠퍼스에서 함께 성장하는 모습을 Git
의 branch
가 merge
되고 tree
를 만드는 구조에 투영시켜 보았습니다.
선수들은 자신들의 뿌리(root
, 각자의 지역)에서 출발하여 스타트업캠퍼스의 프로그램들을 통해 가지(branch
)를 뻗어나가며 최종적으로 열매(commit
)를 맺게 됩니다.
이러한 일련의 과정을 Gource
라는 Git 시각화 도구
를 사용하여 구현하였습니다.
(Gource의 자세한 내용은 링크를 통해 확인할 수 있습니다.)
이 프로젝트는 파일들의 내용보다는 Git의 history
에 중점을 두고 작업하였습니다.
The StartupCampus is the place where the people(players) who want to be a entrepreneur.
The players are organizing the team and share ideas.
We used behavioral data from players and visualized it.
We used Gource, Gource is a tool, that animated tree with the root directory of the project at its centre.
Directories appear as branches with files as leaves.
GNU license
Copyright (C) PK², Park Miso, Kim Sangbin, Kim Jisoo
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.