Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

과제 3. MongoDB 연결 #10

Closed
4 tasks
ymw0407 opened this issue Apr 10, 2023 · 0 comments
Closed
4 tasks

과제 3. MongoDB 연결 #10

ymw0407 opened this issue Apr 10, 2023 · 0 comments
Labels

Comments

@ymw0407
Copy link
Member

ymw0407 commented Apr 10, 2023

과제 기한

4월 13일까지

과제 현황

  • 과제 3.1 모각코 6조
  • 과제 3.2 모각코 7조
  • 과제 3.3 모각코 8조
  • 과제 3.4 모각코 9조

과제 설명

해당 과제도 모각코 조와 함께하는 과제로 13일까지 제출해주세요.

이전 과제에서는 [{ team: "모각코 7조", value: "28" }, { team: "모각코 2조", value: "38" }]을 하드 코딩을 통해서 저장했었는데, 이번엔 MongoDB(혹은 MongoDB Atlas)와 Mongoose를 Express 서버에 추가하여 데이터베이스에 있는 정보들을 find하여 미세먼지 정보를 가져오고, 그 정보를 GET Method가 동작할때 보낼 수 있도록 만들어보세요!

그리고 Mongoose를 사용할때 민감한 정보(아이디, 비밀번호)가 포함되기 때문에, GitHub에 절대 올리지 마시고 dotenv 모듈을 공부하여 dotenv를 통해서 민감한 데이터가 공개되지 않게 만드세요!

System Architecture를 참고하고 만드시면 됩니다!

@ymw0407 ymw0407 added the Assignment 과제 label Apr 10, 2023
@ymw0407 ymw0407 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant