Open Issues Need Help
View All on GitHub Implement Monkey Console Application about 1 month ago
AI Summary: Develop a C# console application using .NET 9 and C# 13 that manages a database of monkey species. The application should allow users to list all monkeys, search by name, select a random monkey, and view details. It requires an interactive menu, error handling, and the incorporation of ASCII art. A repository pattern for data access is also mandated.
Complexity:
3/5
enhancement good first issue