Skip to content

Commit

Permalink
update video
Browse files Browse the repository at this point in the history
  • Loading branch information
wwzhuang01 committed Dec 31, 2022
1 parent cafd6bf commit 0ae1275
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
# CSU_Android_Hospital
中南大学课程设计:应用基础实践二(Web技术+数据库+移动应用开发)
中南大学课程设计:应用基础实践二(Web技术+数据库+移动应用开发)项目 **医院看病预约应用**

## 任务书
项目 医院看病预约应用
基本内容与要求
1用Android开发看病预约客户端。
2用JSP或PHP开发预约挂号Web服务器。
3用MySQL做预约挂号Web服务器的后台数据库。
4可以预约挂号、查看医生介绍及日程安排列表等功能。
5可以实现患者注册、登录功能。
6在线挂号支付。
1. 用Android开发看病预约客户端。
2. 用JSP或PHP开发预约挂号Web服务器。
3. 用MySQL做预约挂号Web服务器的后台数据库。
4. 可以预约挂号、查看医生介绍及日程安排列表等功能。
5. 可以实现患者注册、登录功能。
6. 在线挂号支付。

## 演示视频
<!-- mp4格式 -->
<video width="480" height="270" id="video" controls="" preload="none" poster="poster.png">
<source id="mp4" src="PalmHospital.mp4" type="video/mp4">
<video width="480" height="270" id="video" controls="" preload="none" poster="report/poster.png">
<source id="mp4" src="https://github.com/Anwen-zww/CSU_Android_Hospital/report/PalmHospital.mp4" type="video/mp4">
</videos>


Expand Down
File renamed without changes.
File renamed without changes

0 comments on commit 0ae1275

Please sign in to comment.