Code Monkey home page Code Monkey logo

coronamanagementsystem's Introduction

header


📋 코로나 확진자 동선 관리 및 조회 시스템 💻

[COVID 19 확진자 동선 파악] 에 중점을 둔 시스템으로 서버와 클라이언트로 구성됩니다. 📝

image

🔄 자료흐름도 (Data Flow Diagrams)

image

🏭 시스템 구조도

image

🗨 사용사례 다이어그램 (Data Flow Diagrams)

사용사례다이어그램

🖇 클래스 다이어그램 다이어그램 (Data Flow Diagrams)

클래스다이어그램

♻️ 동작 방식

DB <-> 서버 <-> 클라이언트
구조로 동작하며 DB는 MySql을 사용하여 테스트하였습니다.

🔎 서버, 클라이언트는 각각의 기능을 제공합니다.

* 서버
  * 서버 접근 제한을 위한 로그인 관련 기능
  * 코로나 환자의 신상 정보 및 동선 정보를 입력하기 위한 기능
  * DB 접속 및 제어 기능
  * 네트워크 사용한 데이터 전송 등의 서버 기능
  

* 클라이언트
  * 서버와의 네트워크 통신 기능
  * 정보 조회 기능
  * 지도를 사용한 정보 표시 기능

🎒 사용 API

* 카카오 지도 API - 클라이언트, 지도 표시
* Jcalendar - 서버, 날짜 선택 기능
* JTimeChooser - 서버, 시간 선택 기능
* JDBC - 서버, DB 접속, 제어 기능
* Naver 주소 검색 - 서버, 동선 정보 입력시 행선지 선택 기능
* LipeRMI - 서버, 클라이언트간 네트워크 통신

📷 실행 예시

serverSnapshot

❗ 자세한 내용은 계획서를 확인해주세요. ❗

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.