1 / 20

Medical Registration

Medical Registration. Djumanto Asianto CS 491B SPRING 2005. Privacy Simple No Repeating Answers Technology Information Accurate. No Not Simple Repeating Answers No Issue of Technology Less Accurate. Medical Registration VS Paper. Consideration of Choosing the Project:.

astrid
Télécharger la présentation

Medical Registration

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Medical Registration Djumanto Asianto CS 491B SPRING 2005

  2. Privacy Simple No Repeating Answers Technology Information Accurate No Not Simple Repeating Answers No Issue of Technology Less Accurate Medical Registration VS Paper

  3. Consideration of Choosing the Project: • Time limitation. • Implement the CS320 Class by Prof. Chengyu Sun. • Relatively easy to implement it.

  4. Technical Supporting: • JSP Scriptlets • CS Server • Mysql • JDB • HTML

  5. Database Scheme: Clients have Nurse Doctor

  6. Project Design Step by Step: • Create databases • Use cs320stu16 • Create table

  7. Tables:

  8. Table Description: “Clients_Info”

  9. Table Description : “Doctor_Info”

  10. Table Description : “Fees”

  11. Table Description : “Insurance”

  12. Table Description : “Nurse_Command”

  13. Table Description : “Nurse_Info

  14. Design the Interface: • Frame HTML format: • New Clients • Nurses • Doctors • Fees • Chatting Room(future development)

  15. Interface Interactive: Store Data input New Clients Clients_Info data View Data JDBC

  16. Interface Interactive: SSN Clients required Doctor input Adding Message Password Data Store in Doctor_Info and Nurse_Info Up Date Price Nurse Log out

  17. Interface Interactive: Fees Views the Fees Information

  18. Obstacle During Finishing the Project: • Up load the Scriplets to Tomcat Server • Up load the Scriplets to CS Server • Encounter The CS Server Problem • Tuesday, June 3, 2005 • Debug the JSP Scriplets source code • Command Error ( Syntax )

  19. Conclusion: • Security Point Of View: • No body will able to access the data in Databases System without assigning them. • Relatively easy to implement the JDBC using the JSP Scriplets because no Java code necessary needed, but It is hard to debug.

  20. Sources: • Lecture Note CS320, Chengyu Sun • Professional JSP • MySQL Reference Manual: • http://dev.mysql.com/doc/mysql/en/index.html • http://www.w3schools.com • http://www.ils.unc.edu/~lindgren/190/mysql-jdbc/examples.html

More Related