- This project was developed for a small business management.
- It has Customers, Staff and Services.
Services include:
- List, get, delete, and add new Customers or Employees.
- Generate reports with people’s profile.
- Read, write, or update txt files to save Customers and Employees' data.
- Interface
- Generics
- SOLID principles
- Buffered I/O streams
- Builder pattern