Skip to content

HatemSelim94/hospital-database-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hospital-database-management-system

Implementation:

  • Linked list data structure with dynamic memory allocation (malloc).

Features:

  • Add patient
  • Delete patient data using patient id
  • print patient data using patient id
  • Print all data
  • Sort by patient id
  • Sort by patient name
  • Sort by patient registration date

Future work:

  • Add GUI

About

Simple hospital database management system.

Topics

Resources

Stars

Watchers

Forks

Languages