Details
-
Type: Task
-
Status: In Progress
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Epic Link:
Description
Assuming the unit of work and repository patterns for database management and business logic, create a prototype to demonstrate a new design for models and their use.
Consider:
- Namespacing
- API
- Input rule validation
- Logging
- Event handlers
- Table relationships (e.g. 1-to-1, many-to-many, etc.)
- Querying
- Searching (multiple tables)