final draft for the cli erp - #590
Conversation
|
Here are the code review comments for the pull request titled "final draft for the cli erp": Code Review Comments
This summary contains all relevant issues and suggestions based on the code changes in this pull request. Please revise accordingly. |
|
fatal: could not read Username for 'https://github.com': No such device or address |
|
fatal: could not read Username for 'https://github.com': No such device or address |
|
Here are the code review comments for the pull request titled "final draft for the cli erp": Code Review Comments
This summary covers all relevant issues and suggestions based on the code changes in this pull request. Please revise accordingly. |


CLI ERP is a Java-based command-line application that manages customer complaints. Customers can submit complaints, administrators can view, search, close, and assign complaints, and support staff can manage their assigned complaints by adding comments and resolving issues. The system demonstrates basic ERP workflow and complaint management functionality.