Question: Project Information: Please ensure that the console-based C++ application should be a modular programming based solution to a problem employing the maximum concepts of Data

Project Information:

Please ensure that the console-based C++ application should be a modular programming based solution to a problem employing the maximum concepts of Data Structure and Algorithms (like Stacks, Queues, Link List, Trees, and Graphs). Use as much as a data structure in the assignment.

Properly comment your program and use good programming practices (proper indenting, meaningful variable and function names, comments etc.)

Project Description:

Design and develop an application to automate a Corona Virus Patient Management System. The detail of the application is as below:

  • The application should have a proper login.
  • 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.
  • A function that computes which city of the Pakistan contains more patient then other cities.
  • A person must be declared Corona Virus Patient if the immune level is below the minimum level and symptoms are fever, dry cough, tiredness etc.
  • Application code must be divided as separate (.h, .cpp) files.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!