lemonround1995 / Medical_Database_Design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Title

Medical Database for Patients

Purpose

This project is aimed at designing a health information database that helps patients, especially those elder ones,
better understand their prescriptions and manage their health information.

Instructions

(1) Read instruction.pdf before running the program. It contains detailed background information of the project, and
it also provides the introduction of the database structure.
(2) Open db_structure_EER.pdf or db_sturcture_EER.vsdx to see the enhanced entity-relationship diagram of the database
(3) Run the program and do the search in SQLDeveloper

Instructions on how to use the program:

Download all the files (including data files) and run the main_mc.py file

About