Skip to content

MaoMao30/LAD-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

LAD-work

This is a program property management interface that allow users to create, delete, edit and update property that they own. It has three classes the property class, user class and the property management class where the main program is. The property class holds the attributes and the operations of the all program. it users the scanner function to scan through the code to figure out if the user has added the right choice. No abstract Classes were used.