Dog Groups - LIST
| Id | Naam | Detail | Update |
|---|---|---|---|
| 1 | Working | Detail | Update |
| 2 | Herding | Detail | Update |
| 3 | Toy | Detail | Update |
| 4 | Hound | Detail | Update |
| 5 | Sporting | Detail | Update |
| 6 | Non-Sporting | Detail | Update |
| 7 | Terrier | Detail | Update |
- DOG BREEDS
- Show list of dogbreeds
- Add new dogbreed
- Update dogbreed
- Delete dogbreed
- List dogbreeds , selected by score - form and result in 1 page
- List dogbreeds , where score between startscore & endscore - form and result in 2 seperatie pages
- DOG GROUPS
- Show list of doggroups
- Update description of dog group (due to working with dummy-data/Dictionary, if the description of a dog group is changed, this will not show on a dog-breed detail)