andrewslynko / andrewslynko/MyMonkeyApp

Add new monkeys feature C

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Implement an enhanced feature to allow users to add new monkey species to the app at runtime. This version should:
- Support editing and deleting monkeys
- Validate all input fields
- Persist changes to a file or database
- Update the menu and helper methods for full CRUD support

Checklist:
- [ ] Add menu options for add, edit, delete monkey
- [ ] Implement input validation
- [ ] Persist monkey changes
- [ ] Update MonkeyHelper methods
- [ ] Add tests for CRUD operations

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.