Open Issues Need Help
View All on GitHub Implement Monkey Console Application about 10 hours ago
AI Summary: This GitHub issue outlines the creation of a C# console application designed to manage and explore monkey species data. The application will feature an interactive menu, allowing users to list all monkeys, view details for a specific monkey by name, and select a random monkey, enhanced with ASCII art. It requires a `Monkey` model, a `MonkeyData` helper class for operations, and adherence to C# coding standards and XML documentation.
Complexity:
1/5
enhancement good first issue