andrewslynko / andrewslynko/MyMonkeyApp
Add new monkeys feature C
Open
- 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.