Open Issues Need Help
View All on GitHub Monkey Console Applicationの実装 about 2 months ago
AI Summary: Develop a C# console application that interacts with a Monkey data model. The project is broken down into five phases: implementing basic model and helper classes, adding core data management features, creating an interactive menu system, improving the UI with ASCII art and color, and finally, testing and refining the application. The application should display a list of monkeys, allow searching by name, select a random monkey, and feature an attractive UI.
Complexity:
3/5
enhancement good first issue console-app csharp