Hospital-DBMS

Contributors Forks Stargazers Issues

A project for principle of database management at HCMIU.

Order Name Task Contribution
1 Nguyen Manh Viet Khoi Fullstack, UI Designer, Project scheduling, Login Authorization, git 30
2 Hồ Gia Khang Fullstack, UI Designer, Login Authentication 30
3 Phạm Gia Khang Backend, Data Standardization, Debugger,Database designer, Write reports 20
4 Nguyễn Tiến Hưng Backend 20
5 Ngô Đức Huy N/A 0

Tech Stack

Features

Basic feature

Diagrams

ER Diagram

erd
Figure 1: ERD diagram for the Department, Doctor, Nurse, Staff, Room, Patient relationship.

Relational model

Relational model
Figure 2: Relational model of the Department, Doctor, Nurse, Staff, Room, Patient relationship.

</figure>

How to run the project

1. Clone the project

git clone https://github.com/tpSpace/Hospital-DBMS

2. Setup your PostgresSQL database

4. Run frontend