Open Issues Need Help
View All on GitHub Implement Monkey Console Application about 2 months ago
AI Summary: This issue requests the creation of a .NET 9 / C# 13 console application named 'Monkey Console Application'. It will allow users to list all monkey species, get details for a specific monkey by name (case-insensitive), and select a random monkey, all presented with an ASCII-art banner and a clear menu. The implementation requires a structured approach using models, an in-memory repository, a static helper class for business logic, and adherence to specified coding standards.
Complexity:
2/5
enhancement good first issue