Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: gyeongseoMin <[email protected]>
  • Loading branch information
gyeongseoMin authored May 23, 2024
1 parent 742a478 commit c1897b1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<img src="https://github.com/kookmin-sw/capstone-2024-15/assets/67200721/8544ff16-a1dc-43f5-bd69-44949c60b83c" width="800" height="550">


## 1. 프로젝트 소개
## 1. 프로젝트 소개🧐
### 1) Abstract
비기너게인(BeginnerGain)은 몇번의 클릭만으로 개발자들이 프로젝트의 기본 구조를 세팅할 수 있는 환경을 제공합니다. 특정 프레임워크에 대한 지식이 없는 초보 개발자들의 입장을 고려하여 간편하고 직관적인 UI와 플로우로 이루어져 있으며, 인공지능을 이용한 대화형 챗봇을 통해 사용자의 선택을 돕습니다.

Expand All @@ -22,7 +22,7 @@ BeginnerGain provides an environment where developers can set up the basic struc
### 5) 기대효과
새로운 프로젝트를 시작할 때 코딩 기초를 공부하고 처음 개발을 하는 초보 개발자들을 위해 기본적인 프로젝트 구조를 제공해주고, 자주 사용하는 보일러플레이트 코드를 미리 구현하고 설명과 함께 제공해줌으로써 초보 개발자들의 개발 시간 단축에 도움을 주고, 개발 중 일관성을 유지하고, 코드의 가독성을 높이고 유지관리를 수월하게 할 수 있도록 도울 수 있습니다.

## 2. 기술 스택
## 2. 기술 스택🛠️
### Frontend
<img src="https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=Spring&logoColor=white"> <img src="https://img.shields.io/badge/react-61DAFB?style=for-the-badge&logo=oracle&logoColor=white">
### Backend
Expand All @@ -33,17 +33,17 @@ BeginnerGain provides an environment where developers can set up the basic struc
![ChatGPT](https://img.shields.io/badge/chatGPT-74aa9c?style=for-the-badge&logo=openai&logoColor=white) ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)


## 3. 시스템 아키텍처
## 3. 시스템 아키텍처💡
<img width="800" alt="image" src="https://github.com/kookmin-sw/capstone-2024-15/assets/67200721/dab6d59e-9f47-4e3b-904e-9d1c0727cba6">



## 4. 소개 영상
## 4. 소개 영상📀
https://github.com/kookmin-sw/capstone-2024-15/assets/66466139/b132673e-f551-469b-a958-2d8f591412f6



## 5. 사용법
## 5. 사용법💻

**BeginnerGain 서비스 URL** : http://15.165.109.67:3000/

Expand All @@ -58,7 +58,7 @@ https://github.com/kookmin-sw/capstone-2024-15/assets/66466139/b132673e-f551-469
- 생성된 보일러 플레이트를 ‘my boilerplate’에서 다운로드 받아서 사용한다.


## 6. 팀 소개
## 6. 팀 소개🧑‍🧑‍🧒‍🧒
<table>
<tr align="center">
<td style="min-width: 150px;">
Expand Down Expand Up @@ -126,10 +126,10 @@ https://github.com/kookmin-sw/capstone-2024-15/assets/66466139/b132673e-f551-469
</tr>
</table>

## 7. 포스터
## 7. 포스터📸
<img src="https://github.com/kookmin-sw/capstone-2024-15/assets/67200721/aff3d1e3-eed1-4f41-aa77-f7125d4b4044" width="520" height="700">

## 8. 소개 자료
## 8. 소개 자료📎
<a href="https://drive.google.com/file/d/1Pauf7xWhJ0fevqsi5CrV66KH-04LEPWV/view?usp=sharing">
중간 발표
</a>
Expand Down

0 comments on commit c1897b1

Please sign in to comment.