Skip to content

adoocavo/cowede-Pair-programming-learning-platform

 
 

Repository files navigation

Role

1. DB 구축

1-1. 모델링

https://github.com/JaeJuParkKangJeong/cowede-Pair-programming-learning-platform/tree/aws3/models

1-2. Node.js 환경에서 Mongoose 라이브러리를 사용하여 MongoDB 데이터베이스에 연결(20-42 line)

https://github.com/JaeJuParkKangJeong/cowede-Pair-programming-learning-platform/blob/aws3/websocket/server.js

2. 회원가입 / 로그인 / 로그아웃 (52~390 line)

https://github.com/JaeJuParkKangJeong/cowede-Pair-programming-learning-platform/blob/aws3/websocket/server.js


Co:we:de Pair programming learning platform

코위드 페어프로그래밍 학습 플랫폼

페어프로그래밍 시연 짧게

0. overview

Since we need someone to work with to improve our collaboration capabilities, we have planned CO:WE:DE, which matches pairs to write code together. Pair programming is one of the agile development methodologies, meaning two developers working together on a single developable PC. Coweed matches pairs to perform pair programming and suggests problems to be solved. For programming learners who are not familiar with development and collaboration, it is expected that Coweed, a pair programming matching website, will be of great help in learning programming.

1.environment

  • Node.js 16.16.0
  • MongoDB Atlas v5.0.11
  • React
  • Express.js
  • SocketIO
  • WebRTC

2. Function

  • level test
  • Matching
  • pair programming learning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.4%
  • HTML 18.2%
  • CSS 13.4%