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 588ee76 commit 3d2e35c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,14 @@ Repository for Team C's subprogram, Search Disease
- **DevCtrl.py** : 받아온 정보를 GUI로 화면에 출력, 사용자 입력을 Controller에 전달

- **selectedDiseaseInfo.txt** : 선택된 질병의 이름과 진료과 정보를 DB에 저장해 다음에도 사용할 수 있도록 함
![image](https://user-images.githubusercontent.com/48945057/120111668-ceebe080-c1ad-11eb-89e9-c9e4cb3fdfbd.png)


## Demo
You can see demonstration of the project below
- UC4_screen_recording.mp4

![image](https://user-images.githubusercontent.com/48945057/120111730-0c506e00-c1ae-11eb-8861-1300d1cc691f.png)


## Installation
The package requires python3, selenium, and chromedriver(has to match your chrome version)
Expand Down

0 comments on commit 3d2e35c

Please sign in to comment.