1 Open Issue Need Help Last updated: Sep 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests the development of a C# console application named 'Monkey Console App'. It will allow users to view a list of monkey species, get detailed information for a specific monkey, and pick a random monkey, all presented with fun ASCII art. The application should follow modern C# and .NET standards, utilize a `Monkey` model, a `MonkeyHelper` for data, and implement a repository pattern for data access.

Complexity: 2/5
enhancement help wanted good first issue feature-request