Malik S.

asked • 01/04/21

Make a Patient Management System in C++ using data structures.

Please make a patient management system in C++ using Data Structure and Algorithms (like Stacks, Queues, Link List, Trees and Graphs).

Use as much as data structure in your code. Code must be divided as separate (.h, .cpp) files.

Description of the assignment.

Your management system should have a proper login function like a username and password. · Functionality to Add, Delete, Search and Modify records of the patient.

A detail file (txt or binary) that includes the record of the patient along with all the attributes, some of them are symptoms, immune level, severity, city name etc. Use filing for this part.

A function that computes which city contains more patient then other cities. ·

A person must be declared Emergency Patient if the immune level is below the minimum level and symptoms are fever, dry cough, tiredness etc.

Make this whole assignment using data structures only. You can use the best data structure and also use different data structures for different parts by your choice.

Nate B.

Hey, Malik Would you like to work on this together? I can setup a tutoring session and the first hour and a half will be free.
Report

01/04/21

1 Expert Answer

By:

Patrick B. answered • 01/04/21

Tutor
4.7 (31)

Math and computer tutor/teacher

Malik S.

This is not C++ sir. Can u provide the code in C++ please.
Report

01/04/21

Patrick B.

Yes it is. All of the files have *.cpp extension. You said no classes
Report

01/04/21

Malik S.

no i didn't say no classes. you can use classes but usage of data structures is the main requirement like using stack or queues. you can always use classes too with that. the main issue I am having is that this code is in C language and I need it in C++. Can you help me with that please
Report

01/04/21

Patrick B.

You are incorrect. The filenames have *.cpp extension and are c++ source code files. I am using bloodshed Dev C ++. The code features default arguments and online functions which are only features of C++, not C. Most importantly, IT WORKS. Anything else that MAY bother you is unnecessary.
Report

01/05/21

Patrick B.

Please post the ORIGINAL paper that was given by your instructor that has ALL of the program specifications, requirements, and problem statement. Your directions and instructions are confusing and VERY inconsistent
Report

01/05/21

Patrick B.

My email in English is: Patrick dot Baldwin dot 1 At wyzant dot com So wyzant will not flag it
Report

01/05/21

Malik S.

ok i sent you the original paper in a word file to your email. Please check that
Report

01/05/21

Patrick B.

I will, yes sir! Meanwhile, keeping a sorted linked list
Report

01/05/21

Malik S.

yes sir can you use linked lists and queues or stack to solve this problem please
Report

01/05/21

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.