Open Issues Need Help
View All on GitHub Implement Monkey Console Application about 1 month ago
AI Summary: This task involves creating a C# console application that manages monkey species data using an interactive menu. The application should list all monkeys, search for specific monkeys by name, select a random monkey, and include ASCII art. It needs to follow clean architecture principles, separating the model, data, and presentation layers. The application should use .NET 9 and C# 13, and adhere to C# coding conventions, including XML documentation.
Complexity:
3/5
enhancement good first issue