Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create the admin CRUD for employee and company branch #12

Open
5 tasks
Brayan9105 opened this issue Apr 21, 2021 · 0 comments
Open
5 tasks

Create the admin CRUD for employee and company branch #12

Brayan9105 opened this issue Apr 21, 2021 · 0 comments
Assignees
Milestone

Comments

@Brayan9105
Copy link
Contributor

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

  • 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
@Brayan9105 Brayan9105 added the wip Work in progress label Apr 21, 2021
@Brayan9105 Brayan9105 added this to the Sprint 3 milestone Apr 21, 2021
@Brayan9105 Brayan9105 added review required review required and removed wip Work in progress review required review required labels Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants