Open Issues Need Help
View All on GitHub Education • Software Development
Implement Monkey Console Application 6 months ago
AI Summary: This issue requests the creation of a C# console application to manage monkey species data. The application should allow users to list all monkeys, view details of a specific monkey by name, and pick a random monkey. It also requires implementing a `Monkey` model, a data repository, a console UI with ASCII art, and adhering to specific project conventions.
Complexity:
2/5
enhancement good first issue
This provides workshop materials using official MCP SDK
JavaScript