기업 또는 개인에게 알맞는 개발자의 스펙과 원하는 직무를 등록하여 구인하고 개발자는 확인 후 지원서를 넣어 서로가 만족하는 상황이 되었을 때 계약이 진행될 수 있도록 중개하는 웹 사이트입니다.
Devit 유저 서비스입니다.
유저의 회원가입 로직을 인증 서버와 RabbitMQ 비동기 이벤트로 처리합니다.
유저 프로필, 이력서를 관리합니다.
이력서로는, 카테고리 직종, 학적, 경력, 수상 등이 있습니다.
개발 중에 있습니다.
이력서에 관한 API 완성되면, ERD API 명세서 업로드 예정입니다.
- eureka server : https://github.com/ekgpgdi/devit-eureka-server
- gateway : https://github.com/ekgpgdi/devit-gateway
- certification service : https://github.com/ekgpgdi/devit-certification-service
- board : https://github.com/kimziaco/devit-board
- user : https://github.com/eet43/devit-user
- chat : https://github.com/eet43/devit-chat
