Final project presentation by Alsharidah, Mosaed
Objectives Top Level Solution Program Structure Conclusion
Writing a C++ program enabling a user to search for a compatible roommate. Roommate profiles are analyzed by the program to find matching roommates and results are shown to the user. The program utilizes of many of the subjects we have learned in lecture and lab.
A database for roommate information storage. Storing each roommate profile in a separate text file and retrieving the information during program execution.
Class: Public: *Functions. *data structures. Private: *declarations.
Summary and Remarks. I hope you enjoyed my presentation.