Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 446 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 446 Bytes

Contacts

Java console app

Program to create contacts (like on the mobile phone) and search for people or organizations by name.

Demo:

Demo

Application made for learning purposes. Learnt the essential basics of object-oriented programming: encapsulation, inheritance and polymorphism. Also, covered topics: serialization, TimeData classes, Design Patterns, working with files, I/O operations.

Author: Paweł Brzeziński