Question: Project Description: . Please ensure that your application should be a modular programming based solution to a problem employing the maximum concepts of Object Oriented
Project Description:
. Please ensure that your application should be a modular programming based solution to a problem employing the maximum concepts of Object Oriented programming (like Abstraction, Encapsulation, Operator Overloading, Inheritance, Polymorphism).
Design and develop an application in Object Oriented programming using C++ to automate a Corona Virus Patient Management System. The detail of the application is as below:
- Your 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.
Project Deliverable:
- All source code files.
- A project report comprising:
- Acknowledgement
- Problem Statement
- Objectives
- Salient features of your application
- Detail of each module of your application.
- A proper and understandable UML diagram of your application.
- Conclusion
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
