Browse Catalog
Browse Catalog
2) Login
• PurPose: if the user wAnts to get Access to All the functionAlities
of Online Book Store he should login using his username and password.
• Actor: User
• inPut: the user will enter his usernAme And PAssword.
• outPut: if it is A successful login the user will be directed to the
main home page. Else if the user enters invalid information he will be
asked to check the entered information.
3) Update Profile
• PurPose: if the user wAnts to chAnge his PersonAl Account
information then he can update his selected fields and the entire
data will be updated in the data base through an update query.
• Actor: user
• inPut: the user will uPdAte his Account informAtion.
• outPut: the system will uPdAte the entered informAtion in the
database using an update query.
4) Logout
• PurPose: if the user wAnts to end his session And sign out of the
website then he can use the logout option.
• Actor: user 12
• inPut: the user will click the logout button.
• outPut: the user’s Account session comes to An end And he should
login again if he wants to enter into the website.
Administrator
1) Login
• PurPose: if the AdministrAtor wAnts to get Access to All the
functionalities of Online Book Store he should login using his
username and password.
• Actor: AdministrAtor
• inPut: the AdministrAtor will enter his usernAme And PAssword.
• outPut: if it is A successful login the AdministrAtor will be directed
to his menu page. Else if the Administrator enters invalid information
he will be asked to check the entered information.
4) Manage Orders
• PurPose: if the AdministrAtor wAnts to Add or delete An order then
he can insert or delete an order using his administration rights.
• Actor: AdministrAtor