Skip to content

Commit

Permalink
메인 화면 리드미 페이지 독스 기능 업데이트 (#164) (#165)
Browse files Browse the repository at this point in the history
* feat: GDSC => GDGoC 업데이트

* Docs: 메인 리드미 Docs 업데이트
  • Loading branch information
KimKyuHoi authored Nov 18, 2024
1 parent f53f293 commit b4f1975
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 20 deletions.
30 changes: 25 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ✨ GDG-ON-CAMPUS-KNU 홈페이지가 제작되었어요!

<img src="https://github.com/user-attachments/assets/226ba1ab-2ab1-41d9-ade7-45ff4e0d0702" />
<img src="https://github.com/user-attachments/assets/31d3c83d-61e3-44ce-a410-11bf171cb632" />

### 홈페이지 : https://gdsc-knu.com/

Expand All @@ -9,24 +9,44 @@
기존에 GDG-ON-CAMPUS-KNU 지원 서류를 Google Form으로 제출받고, Memeber Info를
별도로 관리하였습니다. <br /> 또한 GDG-ON-CAMPUS-KNU 활동시 팀원들의 프로젝트나
일정 관리의 경우 Notion에서 별도로 관리하였는데 이러한 모든 기능들을 하나의
홈페이지에서 관리할 수 있도록 **"GDSC-KNU 만의 홈페이지를 만들어보자!"** 라는
홈페이지에서 관리할 수 있도록 **"GDGoC-KNU 만의 홈페이지를 만들어보자!"** 라는
생각으로 기획하여 만들게 되었습니다.

## 🥰 홈페이지에서 이용가능한 기능들이에요!

### GDG-ON-CAMPUS-KNU

<img width="350" alt="image" src="https://github.com/user-attachments/assets/9aa4a843-e164-4f6e-96f3-dc574fbfde92">

- 간단한 소개 및 운영진 (Lead, Core) 소개
- 지원서류 작성하기
- 일정 관리

### Team Blog
### Tech Blog Page

- 프로젝트 진행 시 팀 블로그 작성하기
- 직렬별(프론트엔드 / 백엔드 / 안드로이드 / AI / 디자이너)개발 블로그
- 직렬별(프론트엔드 / 백엔드 / 안드로이드 / AI / 디자이너)로 블로그 글 검색하기

### Team Page

<p>
<img width="350" alt="image" src="https://github.com/user-attachments/assets/87903cbb-66cb-4ae0-8d39-db6314b60c86">
<img width="350" alt="image" src="https://github.com/user-attachments/assets/0ac33935-d6a3-4829-9226-84d04029e479">
</p>

- 팀원 목록 확인
- GDGoC KNU 전반적인 행사 일정 확인
- 달력 일정 내 회의록 ( 빠른 시일내에 찾아볼 수 있도록 할께요! )
- 해당 팀 글 목록 확인 ( 빠른 시일내에 찾아볼 수 있도록 할께요! )

### Admin Page (운영진만 접근가능해요!)

<p>
<img width="200" alt="image" src="https://github.com/user-attachments/assets/47116124-7c43-4a79-94c9-d0fd5881e1f3">
<img width="200" alt="image" src="https://github.com/user-attachments/assets/a6375cf8-a1f4-4ea8-afb3-dfcfba2977e9">
<img width="200" alt="image" src="https://github.com/user-attachments/assets/9e8854b3-c5c5-4ece-b5dd-61868003bf5c">
<img width="200" alt="image" src="https://github.com/user-attachments/assets/9c8bd8e2-895f-4f57-b619-b2f525b6796b">
</p>

- 지원서류 관리하기
- Member 상태 관리
- Member Team 관리
7 changes: 4 additions & 3 deletions src/pages/introduce/components/AboutEvent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,13 @@ const AboutEvent = () => {
ABOUT
</Text>
<GdscTextBox className='gdsc-text-box'>
<GDSCText>Google Developer Student Clubs KNU</GDSCText>
<GDSCText>Google Developer Groups on Campus KNU</GDSCText>
</GdscTextBox>
<AboutTextBox className='about-text-box'>
<IntroText>
GDSC는 학생들이 개발/리더십 능력을 키울 수 있도록 지원하는
프로그램으로, 성장을 원하는 다양한 학생 개발자들을 기다리고 있습니다.
GDG on Campus KNU는 학생들이 개발/리더십 능력을 키울 수 있도록
지원하는 프로그램으로, 성장을 원하는 다양한 학생 개발자들을 기다리고
있습니다.
</IntroText>
</AboutTextBox>
</AboutLayout>
Expand Down
22 changes: 11 additions & 11 deletions src/pages/introduce/components/CoreTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,67 +90,67 @@ const CoreTable = () => {
return (
<CoreTableBox className='animateTable'>
<CoreBox backgroundImage={Kyuhoi}>
<TableStatusText>LEAD</TableStatusText>
<TableStatusText>Organizer</TableStatusText>
<TableTextLayout>
<IntroText>김규회</IntroText>
</TableTextLayout>
</CoreBox>
<CoreBox backgroundImage={Kangmin}>
<TableStatusText>CORE-FE</TableStatusText>
<TableStatusText>TeamMember-FE</TableStatusText>
<TableTextLayout>
<IntroText>김강민</IntroText>
</TableTextLayout>
</CoreBox>
<CoreBox backgroundImage={Dongpil}>
<TableStatusText>CORE-FE</TableStatusText>
<TableStatusText>TeamMember-FE</TableStatusText>
<TableTextLayout>
<IntroText>조동필</IntroText>
</TableTextLayout>
</CoreBox>
<CoreBox backgroundImage={Daegun}>
<TableStatusText>CORE-FE</TableStatusText>
<TableStatusText>TeamMember-FE</TableStatusText>
<TableTextLayout>
<IntroText>김대건</IntroText>
</TableTextLayout>
</CoreBox>
<CoreBox backgroundImage={Chaewon}>
<TableStatusText>CORE-FE</TableStatusText>
<TableStatusText>TeamMember-FE</TableStatusText>
<TableTextLayout>
<IntroText>신채원</IntroText>
</TableTextLayout>
</CoreBox>
<CoreBox backgroundImage={Suhyeon}>
<TableStatusText>CORE-BE</TableStatusText>
<TableStatusText>TeamMember-BE</TableStatusText>
<TableTextLayout>
<IntroText>권수현</IntroText>
</TableTextLayout>
</CoreBox>
<CoreBox backgroundImage={Yeongin}>
<TableStatusText>CORE-BE</TableStatusText>
<TableStatusText>TeamMember-BE</TableStatusText>
<TableTextLayout>
<IntroText>김영인</IntroText>
</TableTextLayout>
</CoreBox>
<CoreBox backgroundImage={Jaeyong}>
<TableStatusText>CORE-BE</TableStatusText>
<TableStatusText>TeamMember-BE</TableStatusText>
<TableTextLayout>
<IntroText>윤재용</IntroText>
</TableTextLayout>
</CoreBox>
<CoreBox backgroundImage={Jeongmin}>
<TableStatusText>CORE-BE</TableStatusText>
<TableStatusText>TeamMember-BE</TableStatusText>
<TableTextLayout>
<IntroText>채정민</IntroText>
</TableTextLayout>
</CoreBox>
<CoreBox backgroundImage={Bosung}>
<TableStatusText>CORE-AI</TableStatusText>
<TableStatusText>TeamMember-AI</TableStatusText>
<TableTextLayout>
<IntroText>백보성</IntroText>
</TableTextLayout>
</CoreBox>
<CoreBox backgroundImage={Hyunmin}>
<TableStatusText>CORE-DESIGNER</TableStatusText>
<TableStatusText>TeamMember-DESIGNER</TableStatusText>
<TableTextLayout>
<IntroText>김현민</IntroText>
</TableTextLayout>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/introduce/components/IntroduceEvent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const IntroduceEvent = () => {
WITH
</Text>
<IntroductionBox>
<GDSCText>Introduction of GDSC Core Members</GDSCText>
<GDSCText>Introduction of GDGoC KNU Core Members</GDSCText>
</IntroductionBox>
<IntroTableBox>
<IntroText>
Expand Down

0 comments on commit b4f1975

Please sign in to comment.