This is a very beginner-friendly project in the CPP that is clinic management. We will have the following functionality in this project:-
Add patient record(first name, last name, age, blood group, and many more)
Addin patient prescription
show data
Update data
Delete data
Type of change
[x] New project (non-breaking change which adds functionality)
How Has This Been Tested?
Tech Stack used:
project using CPP
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have included a README.md file
[x] My project follows this structure: Domain Folder/ Project Name Folder/ Project files and Readme.md files
[x] I have added demonstration in the form of GIF/video file
Description
This is a very beginner-friendly project in the CPP that is clinic management. We will have the following functionality in this project:- Add patient record(first name, last name, age, blood group, and many more) Addin patient prescription show data Update data Delete data
Type of change
How Has This Been Tested?
Tech Stack used:
project using CPP
Checklist: