Skip to content

Second project for OOP course. Class hierarchy implemented in C++ for the management of a law office.

Notifications You must be signed in to change notification settings

urluconceptual/law-office-oop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

law-office-oop

Second project for OOP course. Class hierarchy implemented in C++ for the management of a law office.

The project stores and manages the cases(criminal or civil) handled by a law office. Functionalities:

  • adding and removing cases
  • show list of cases with additional information
  • choose option from interactive menu

About

Second project for OOP course. Class hierarchy implemented in C++ for the management of a law office.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages