My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 7: Adding a client
1 person starred this issue and may be notified of changes. Back to list
 
Project Member Reported by bkmackellar, Mar 19, 2014
Implement the use case Add a new client
Name: Add Client

Participating Actor: Forestdale Staff

Entry Condition: User has sufficient privileges to add clients.

Exit Condition: Client information added and stored in database.

Flow of Events:
1- User selects “add client”
2- Permission of user is checked.
3- If user has correct permission, bring up add client form. Else deny access.
4- User fills out form.
	-Fields such as First Name, Last Name, Birth Date, Contact Information (Phone,
E-mail address, Home address)
6- If all required fields are filled, submit form.
7- Add client and corresponding information to relevant database tables.

Special Requirements: 
-Required fields must have values in order for data to be saved.


Powered by Google Project Hosting