Open Issues Need Help
View All on GitHub Application Development • Data Management & Tracking
Implement Monkey Console Application about 1 month ago
AI Summary: Develop a C# console application to manage a database of monkey species. The application should feature a menu-driven interface allowing users to list all monkeys, view details (including ASCII art) for a specific monkey, and select a random monkey. The application should utilize a `Monkey` class to store data.
Complexity:
3/5
enhancement good first issue
A C# console application to manage monkey species data and integrate with GitHub through MCP servers. Features interactive menu, monkey data management, and ASCII art display.