MCSL-016 SOLVED ASSIGNMENT FOR IGNOU BCA AND MCA 2017-18 SESSION

0
Share

IGNOU BCA AND MCA SOLVED ASSIGNMENT
MCSL-016 Introduction to Software Engineering

QUESTIONS SOLVED IN ASSIGNMENT:

1. IGBooks is a publishing company which publishes and sells its books through a network of resellers. The company has a website that provides the list of published books and the list of reseller who has the stock of the books. The books can also be sold online and despatched to the address of registered buyers. The website provides all the details of the books including authors, abstract, price, availability etc. Create a web site for this company having the following features:
For the sake of consistency every page of the website should consists of four basic divisions –
Top – This division should be of fixed size and should display publisher name and logo. This division should be in different background colour. This division should be at the top of every page.
Bottom – This division contains the name of maintenance agency of the website and copyright information. This division should be at the bottom of every page.
Info – The pages that you are designing should differ in this Division only. The five different pages that you need to design are – Home, Books, Purchase, Status of purchase and Feedback.
Links – This division should be towards the left in every web page and should contain links to all the five web pages viz. Home, Books, Purchase, Status of purchase and Feedback.
The Info division of the five different pages should be as under:

  •  Home page should include Welcome message, the most popular books, most popular author etc. 
  • popular books, most popular author etc.
  • Books page shows the Category-wise list of various Books, their authors, abstract of the book and price of the book. This list should be displayed using table. 
  •  Purchase page should show a HTML form that should ask for username and password. You may use JavaScript to verify that username and password are BCAMCA and TestPwd. 
  •  Status of purchase page should display the list of all the past online orders that has been received by the publishers. This information should be displayed for at least two books. 
  •  Feedback page should contain a form which should have fields – name, last book purchased, contact email, feedback on the book. You must use JavaScript to check that all the fields are filled by the person giving the feedback.

2. List any two latest web development technologies. List five important features of each of these technologies.

« BCA 4th SEMESTER SOLVED ASSIGNMENTS

IGNOU MCA 1st SEMESTER SOLVED ASSIGNMENT MCSL-016 SOFTWARE ENGINEERING