Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jstep750 authored May 30, 2021
1 parent 9ee4356 commit 13f6496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Repository for Team C's subprogram, Search Disease

- **DiseaseSelector.py** : makeSelectedDiseaseInfo()함수에서 해당 질병의 자세한 정보(정의, 원인, 증상, 진단, 진료, 경과, 주의사항, 관련질환, 진료과) 를 tempDiseaseInfo에 반환

- **HospitalFinder.py** : 선택된 질병의 진료과 정보를 GET방식으로 [CAUSE_UC-5](https://reserve-gwabang.web.app/cause_project2.html) 사이트에 전달, 병원을 검색해 결과를 지도에 표시 (완성도를 위해 UC-5의 일부 구현)
- **HospitalFinder.py** : 선택된 질병의 진료과 정보를 GET방식으로 [CAUSE_UC-5](https://reserve-gwabang.web.app/cause_project2.html) 사이트에 전달, 근처 병원을 검색해 결과를 지도에 표시 (완성도를 위해 UC-5의 일부 구현)

- **DevCtrl.py** : 받아온 정보를 GUI로 화면에 출력, 사용자 입력을 Controller에 전달

Expand Down

0 comments on commit 13f6496

Please sign in to comment.