A. Use Cases:

There are two actors in this project web user (typically a client who accesses the site) and admin user who updates the database.

1. Web User:

 

2. Admin User:

 

B. Sequence Diagrams:

The following are the sequence diagrams of Web User(Client who accesses the site).

1. Viewing

2. Buying Albums

.

The following are the sequence diagrams of Admin User

1. Adding Albums

2. Deleting Album

 

C. Class Diagrams:

1. Admin Classes

2. Web User Classes

 

 

Back                                                                                                                                            Home