andrewslynko / andrewslynko/MyMonkeyApp
Add new monkeys feature B
Aperta
enhancement
feature
- Lingua principale
- C#
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.