1 Open Issue Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

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