We made the final ER- model without any more flaws and also the Use-case. The professor asked us to prepare the Tables (the next version of the ER models) for the database. We were busy with the preparation of the tables required the database. Later we started to describe all the attributes of the use case diagram. The description will let people know what exactly is going on in the back end.
For Example:
Add Event:
1. CLICK ADD ADMIN BUTTON
2. Select * from User
3. Page will be loaded with columns (name, email, room #, adminflag) where adminflag is a checkbox
a. If adminflag is true, load the checkbox with a checkmark
b. If adminflag is false, load the checkbox with a blankmark
c. If userID of current = session userID, then set box to uncheckable
4. CLICK SUBMIT BUTTON
4. CLICK SUBMIT BUTTON
5. INSERT INTO
a)The text that is in the Capital are the functions that user will perform.
b)" * " implies alla)The text that is in the Capital are the functions that user will perform.
c)The text that is underlined is related to the Database.
We followed these notations in order to avoid confusion to the team members and also the project partner.
No comments:
Post a Comment