Name Last Update
.vscode Loading commit data...
views Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
app.js Loading commit data...
package.json Loading commit data...

About the Project

현재 코로나19로 인해 얼마전부터 위탁의료기관을 통한 신종 코로나바이러스 감염증(코로나19) 접종이 본격 시작되었습니다. 이에 따라, 원하는 지역의 예방접종 위탁의료기관을 간편하게 조회할 수 있는 서비스를 개발하였습니다. 이 프로젝트는 매 정각 1번씩 갱신되고 있는 위탁의료기관의 정보 데이터를 기반으로 제공합니다.

📋 기술 스택

  • Nodejs
  • Express
  • AWS EC2

✏️ 프로젝트 사용 방법

  1. cloning

    http://khuhub.khu.ac.kr/2018103585/Corona_Vaccination_Medical_Institution.git
    
  2. install npm packages

    npm install
    
  3. Execute

    node app.js
    

💻 Project Architecture

✨ Contributors

김서연 허재경
@ksy991018 @JaeKyungHeo