8 Open Issues Need Help Last updated: Jul 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Thoroughly test and verify the functionality of all implemented features to ensure code quality.

Complexity: 4/5
enhancement good first issue

AI Summary: Add a feature to display fun monkey facts, jokes, and random monkey sounds (represented as text) to enhance user engagement.

Complexity: 2/5
enhancement good first issue

AI Summary: Add a feature to display ASCII art of a monkey to enhance the visual appeal of the project.

Complexity: 2/5
enhancement good first issue

AI Summary: Implement a feature that randomly selects one monkey from a list of available monkeys.

Complexity: 2/5
enhancement good first issue

AI Summary: Implement a feature to retrieve detailed information about a specific monkey by providing its name.

Complexity: 3/5
enhancement good first issue

AI Summary: Implement a feature to display a list of all available monkeys using the Monkey model class.

Complexity: 2/5
enhancement good first issue

AI Summary: Create a C# class named `Monkey` with properties representing a monkey's name and characteristics.

Complexity: 2/5
enhancement good first issue

AI Summary: Create a C# console application that displays a list of monkeys, allows users to view details of a specific monkey by name, selects a random monkey, and includes ASCII art, monkey facts/jokes, and simulated monkey sounds. The application should utilize a 'Monkey' model class and provide a user-friendly menu.

Complexity: 3/5
enhancement good first issue