-
Notifications
You must be signed in to change notification settings - Fork 85
Clinic management system #693
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Clinic management system #693
Conversation
|
@manisha-27 plz review this. |
heet-kumar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Kumar-Ankit56 As I have mentioned before that you need store the details in seperate Files if you are doing Mangment Project using File management
|
@Kumar-Ankit56 Do it by tommorrow last deadline for you Buddy |
|
@heet-kumar I didn't get it Bhaiya can you elaborate |
|
@heet-kumar changes done bhaiya |
heet-kumar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Kumar-Ankit56 As in your Project #698 there you have used fstream, f.open, f.read, and fwrite in your project that comes under File Handling Buddy. In that you need to store the Data in these project also. DO it asap
|
@heet-kumar Bhaiya I'm bit confused about your msg as in this clinic management I haven't use any file handling here is only linked list structure other concept used, Although #698 project I used there I need to do that these things but you have already merged it, |
|
@Kumar-Ankit56 we need FIle handling Buddy that's it we want. |
@heet-kumar Bhaiya with respect I want to say that I know in last moment you have little bit more work load for merging and reviewing bluck of PRs, Plz concern my problem as well 🙏🏻 So, there is also no need to maintain file documentation. I will be grateful for you response. |
|
@Kumar-Ankit56 But Its an order from PA that in any managment project file handling concept should be there its mandatory. |
Got it Bhaiya, |
@Kumar-Ankit56 Point of file handling is that if we use your project as it is the data stored will be lost as soon as the program execution ends. |
|
@heet-kumar Bhaiya I have done the required changes. |
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: