Skip to content

11. crud jobs

GregCarter edited this page Feb 14, 2011 · 5 revisions

#11. Create Admin Account:

2. List Jobs

Return to Use Case List

Brief Description:

  • There exists one super user who will need to add administrators throughout the lifetime of the application.
  • This new admin account will then be able to use the full functionality of the application

Actor:

  • Super user

Dependencies:

  • Super User is logged onto the system.

Event Flow:

Create Admin Account Basic Event Flow: 1. Super user logs with valid password, entering the main menu. 2. Next, super user selects 'Create New Admin' from the menu. 3. A new window will appear which contains a form to be filled out. 4. The Super user enters admin account name, email, and enters the same password twice, they select the submit button.
5. The system will prompt that the admit account has been created, also an email will be sent to the admin confirming the results.
6. The admin account now exists and is available for use.

Milestones for Used Case:

1.  Completion of Crud Work Templates functionality:    2/20/2011
2.  Completion of Crud Work Templates appearance:    2/28/2011 
3.  Completion of security features involved with admin and office admin:  3/11/2011
4.  Full integration into application:  3/18/2011

Document Contributors: Greg Carter

Return to Use Case List

Clone this wiki locally