Open Issues Need Help
View All on GitHub Monkey 콘솔 애플리케이션 구현 about 2 hours ago
AI Summary: This issue describes the creation of a C# console application, "MyMonkeyApp," designed to manage and display information about monkeys. Users will be able to list all monkeys, retrieve details for a specific monkey by name, and select a random monkey through a menu-driven interface that includes ASCII art for visual appeal. The project requires a `Monkey` model, a `MonkeyRepository` service, and a `Program.cs` for the UI.
Complexity:
1/5
enhancement good first issue
This provides workshop materials using official MCP SDK
JavaScript