The above sequence diagram is for the admin to add a new product on the website. First of all the admin will open the login page. The admin will enter username and password. The admin will be authenticated by the database. The home page will be displayed to the admin. From the home page, the admin will go to the product page. On the product page the admin will enter the information of products and add the record into the database.