codestates / codestates/naganda-server
[Backend][Set-up] mongoose를 이용해 mongoDB 틀 제작하기
Open
Backend
Bare minimum
Danbi
E:3h
SuHyeon
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## Suggestion
> [Set-up] mongoose를 이용해 mongoDB 틀 제작하기
## Condition
- [x] database 생성
- [x] user collection 작성
- [x] schedule collection 작성
- [x] collection에 관련된 document 작성하기
- [x] 잘 작동되는지 test해보기
## Description
- mongoose를 활용하여 mongoDB에 데이터베이스, 컬렉션, 도큐먼트를 작성해 준 다음에 제대로 잘 작성되었는지 test를 진행해 본다.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.