A console-based application which can show, search, add, modify, delete player's information who are taking part in the World Cup 2023.
- Interactive menu-based application
- Can perform CRUD (Create-Read-Update-Delete) operations
- Initially, data read from the file
- Modified data stored in the file
- Programming Language: C++
- Data Structure: Linked List
- Interactivity: Menu Driven