Codate v0.1.2
Find teammates for your Toy Projects with Codate. You can easily find team members on VSCode Extension.
VSCode Extension Marketplace
This extension is uploaded on VSCode Extension Marketplace.
Github Link 팀페이지 주소
2024년 27조 https://github.com/kookmin-sw/capstone-2024-27
1. Introduction 프로젝트 소개
This project allow people to find teammates for their toy projects through VSCode Extension.
Many people want to start toy projects or gain experience by participating in other people’s projects, but finding such projects is not easy. We initiated this project to reduce this time and help more toy projects get started.
A lot of major services are started as toy projects. And those projects have changed the world. We believe that toy projects can help developers improve their own skills and make some influences. Our goal is to make it easier to participate and start toy projects.
VSCode Extension을 통하여 Side Project를 함께 진행할 사람을 간편하게 찾을 수 있는 서비스입니다.
토이 프로젝트를 시작하려고 하는 사람 혹은 다른 사람의 프로젝트에 참여해보는 경험을 쌓고 싶어하는 사람은 많지만 이러한 프로젝트를 찾는 과정은 쉽지 않습니다. 이러한 시간을 단축시키고 더 많은 토이 프로젝트가 진행되는 것을 돕고자 이 프로젝트를 진행했습니다.
많은 프로젝트들이 토이 프로젝트에서 시작해서 세상을 바꿔왔습니다. 토이 프로젝트를 통해서 더 좋은 개발자가 되어 영향력을 늘려갈 수 있다는 생각으로, 더 많은 개발자가 토이프로젝트를 더 간편하게 참여하고 시작할 수 있도록 하는 것이 저희의 목표입니다.
2. Demo Video 소개 영상
3. Team Members 팀 소개
이름 | 학번 | 포지션 | 프로필 사진 | 깃허브 |
---|---|---|---|---|
이승원 | 20181662 | https://github.com/KMUlee | ||
손동석 | 20182085 | https://github.com/dongseokSon |
4. How to use
Test conducted on macOS.
If you want to run this projext, you have to make your own server for this. There are api codes in backend branch.
- git clone https://github.com/kookmin-sw/capstone-2024-27
- npm install
- npm start
Option 1. Using VSCode Extension Debugger
- npm install
- npm run build
- F5 to run Debug Mode
- Command ⌘ + P > Codate: Start React Webview
Option 2. Installing with VSIX package
-
npm run make-package
codate-0.X.X.vsix will be generated on the root
-
Move into the Extension Marketplace on the activity bar and find “Install from VSIX”
5. Technology Stack 기술 스택
Frontend
Backend
Platform
Project Management
6. References 기타
This project was based on
7. Documents 문서
- Poster Link
- Presentation Slides Link
- Final Report Link
- Youtube Link