You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data Management - handles repo sources, datafiles, downloading, parsing, file management, roster export, etc.
Data Model - data structures of rosters, catalogues, etc
Roster Editor - handles operations on roster structure
Rule Engine - handles constraints, conditions, modifiers, queries; answers questions about data model for roster editor (what choices are available, what options are valid, which are hidden, which have what limits)
Am I missing something? Could it work? Have other ideas?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What parts are necessary to build our app?
UI
- obviously neededData Management
- handles repo sources, datafiles, downloading, parsing, file management, roster export, etc.Data Model
- data structures of rosters, catalogues, etcRoster Editor
- handles operations on roster structureRule Engine
- handles constraints, conditions, modifiers, queries; answers questions about data model for roster editor (what choices are available, what options are valid, which are hidden, which have what limits)Am I missing something? Could it work? Have other ideas?
Beta Was this translation helpful? Give feedback.
All reactions