Feat(Project Hub): Apply for Founding Partner Program page created with database structure and methods.
This commit is contained in:
65
todo.txt
65
todo.txt
@@ -1,37 +1,40 @@
|
||||
|
||||
Features:
|
||||
- Command list random generator for assessment - and any other variables e.g. location, handler
|
||||
- Last tested
|
||||
- Print page option on Dog Command Links Page, Assessment-single Page for test sessions, giving the dog to another handler temporarily - give view only access
|
||||
- UI warning for attempt to create duplicate
|
||||
- Add Button management to Command page
|
||||
- Add Command management to Command Category page
|
||||
- Reporting
|
||||
- Buttons by category, command
|
||||
- Assessment results by category, command
|
||||
- Reminders / calendar sync
|
||||
- Dietary and medical appointments and notes tracking
|
||||
- Sample trigger sounds
|
||||
- Training videos for commands
|
||||
- Timer / stopwatch functionality
|
||||
- Hamburger menu links for local website subsection
|
||||
- Info icon and popup for page purpose on page and against links to page
|
||||
- User active feature
|
||||
- Company allow sharing of lookup tables, dogs, around employees
|
||||
- Company allow admin role to move dogs around
|
||||
- Get Many Stored Procedures - check they call all necessary clear_calc Stored Procedures
|
||||
- Filter Response Quality Metric by Unit measurement - first need Unit measurement calc
|
||||
- Add Is_Handler field to User table and filters
|
||||
- Add Is_Default field to all Lookup tables
|
||||
- Response Quality Metric - add field bigger value measured is better?
|
||||
- Permissions
|
||||
- Assessment completed/started on date for when used as homework
|
||||
- Dynamic sitemap.xml + robots.txt generation
|
||||
|
||||
|
||||
Fix:
|
||||
- formFilters - centre columns on flex
|
||||
- Location save and UI logic for tree structure
|
||||
- Dogs missing from Assessments table?
|
||||
- Add filter by unit measurement on Response Quality Metric
|
||||
- DB field id_user_created_by must not be null
|
||||
- DB field id_user_created_by must not be null
|
||||
|
||||
|
||||
Features:
|
||||
|
||||
reports:
|
||||
time spent training with each animal over time
|
||||
radar - command count in category at each obedience level - count exists, count trained, count trained with obedience level >= x
|
||||
add horizontal lines to chart for thresholds / progress scrutinisation, vertical lines for significant milestones like change of ownership
|
||||
dogs that require food or exercise at certain point in day e.g. evening meal
|
||||
unpaid bill calendar entries, overdue
|
||||
|
||||
|
||||
|
||||
|
||||
API / Connectors:
|
||||
The Working Dog - guide dog record keeping spreadsheets
|
||||
https://www.igdf.org.uk/about-us/starting-a-guide-dog-organisation/administration-support-services-record-keeping-systems-and-resources/
|
||||
International working dog registry - database for handling guide dog data
|
||||
https://www.iwdr.org/
|
||||
|
||||
|
||||
User Links:
|
||||
Dog
|
||||
Command Category
|
||||
Location
|
||||
Button Shape
|
||||
Image
|
||||
Distraction Type
|
||||
Bribe
|
||||
Response Quality Metric
|
||||
Obedience Level
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user