andrewslynko / andrewslynko/MyMonkeyApp
Add new monkeys feature C
未關閉
- 主要語言
- C#
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。