This program is written using OOP concepts, for a University project
FLAWS in this program:
- mistakenly a TableID, CustomerID Object Variables is are made with no purpose (Mainly because the structure of the code is inspired from a MS ACCESS database SDLC report)
- Encapsulation not applied till now
- Table class has no relation with customer class