Open Issues Need Help
View All on GitHub Implement Monkey Console Application about 2 months ago
AI Summary: Create a C# console application that manages monkey data. The application should list all monkeys, retrieve details for a specific monkey, and select a random monkey. It should use a repository pattern, a static helper class for data, and include ASCII art. Bonus features include adding a "Monkey of the Day" and other fun elements.
Complexity:
3/5
enhancement good first issue