catalogued and student workers database(use cases diagram)

9
Catalogued and Student Workers Database BY MAHER ALGIBHAH

Upload: jennifer-polack

Post on 14-Jan-2017

158 views

Category:

Education


0 download

TRANSCRIPT

Page 1: Catalogued and student workers database(use cases diagram)

Catalogued and Student Workers

DatabaseBY MAHER ALGIBHAH

Page 2: Catalogued and student workers database(use cases diagram)

project summry!❖ “Our client, Dr. Wynn, needs a website that helps keep track of

certain plants in the department, the specific care they need, and easily accessible information for (and about) the students who are caring for them.”

Page 3: Catalogued and student workers database(use cases diagram)

Introduction Overview:

•Types of users:•Admin User: A user who has access to all the system functions •Privileged User: A user who has access to a number of system

functions •Basic User: A user who has access to a limited number of system

functions

Page 4: Catalogued and student workers database(use cases diagram)

Admin Users:

Client, Faculty

Page 5: Catalogued and student workers database(use cases diagram)

Privileged Users:

Student workers, volunteers

Page 6: Catalogued and student workers database(use cases diagram)

Basic Users:Plant Owners

Page 7: Catalogued and student workers database(use cases diagram)

Use Case: Creating label

Initially, we thought of representing labels as a string of letters having the plant information. However, to make the system more efficient, we are thinking of adding a barcode to represent the plant info.

The Idea of generating a barcode label is unique

Page 8: Catalogued and student workers database(use cases diagram)

Use Case: Creating label

1.1: Admin user will be able to select a plant for label creation 1.2: Fields from the plant’s entry in the database can be picked for

generating the label 1.2.1: Default label will display genus and species, owner and

owner contact information, supervising faculty name, and care instructions (water, fertilizer, and other notes)

1.3 System shall encodes the plant info to digits

1.4 System generates a barcode image based on the encoded digits 1.5 System shall attaches the plant info to the generated barcode

and display it to the user

Page 9: Catalogued and student workers database(use cases diagram)

The End