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
The task required to create all the work flow to generate CRUDs in the admin view for the models (Employee, company branch) and the index view for access point.
The operations must be execute only in the admin view and require that the admin be login before, every model crud operation must be encapsule in it own view, in the case of access point the only operation available is show all the record saved and apply some filters.
DESIGN
N/A
Acceptance Criteria
List all required acceptance criteria
First Sign in as admi
Have a navigable interface to swap between models
CompanyBranch must have all crud operations
Employee must have all crud operations
AccessPoint must have only index operation
The text was updated successfully, but these errors were encountered:
REQUIREMENTS
The task required to create all the work flow to generate CRUDs in the admin view for the models (Employee, company branch) and the index view for access point.
The operations must be execute only in the admin view and require that the admin be login before, every model crud operation must be encapsule in it own view, in the case of access point the only operation available is show all the record saved and apply some filters.
DESIGN
N/A
Acceptance Criteria
List all required acceptance criteria
The text was updated successfully, but these errors were encountered: