02-20-2019, 12:43 PM
A University sends books directly to its students, These books are printed by the University for various subjects. Every year students take admission to different programmes. Every programme consists of a number of subjects. One subject may be part of many different programmes. Printing of books is done at the University press and requires printing paper. You need not keep track of paper stock. The University predicts the number of enrolment of students based on last year data and Prints books before the students take admission to the University. You need to develop a computer based MIS that keeps track of books in stock and books that are to be printed. You may please note that University must not print excess books as it may lock up inventory unduly, also it require space. In addition, some books may be revised which will result in obsolescence of current stock. This MIS system should be able to predict the future printing requirements. You must do proper analysis of the requirements and do a good design. Use suitable data structure/database to create this system. You may add more functionality into the system.