PG MINI PROJECT
Online Library Management System for IIITM-Kerala: [From 15th Oct 2009 to 15th Nov 2009]
As the part of the Web Technology course I worked on developing web application of "Online library Management System" of IIITM-Kerala, in a group of three. The Objective for developing the application is to facilitate various functionalities related to Library Resources. The developed system stores information regarding the Books, E-Books, CD/DVDs, issue details of the resources and search option for them. In the system, users have their own id and password. They can log into the system and get information about the list of available Books, CD/DVDs etc and their Status (Issued/Free). They can reserve and place issue request for resources and also can place purchase request for the books those are not available in the library. Any three books and a CD/DVD can be issued to the user by administrator (Librarian). Reminder is sent to the students, who do not return the issued Resources on time. At the end of their course, students have to take clearance from the library. As part of the procedure, their Library account is deleted.
To begin with, SRS was developed for On Line Library Management System. Then use-cases, class diagram were made and Database was designed by collecting information from the existing Library system. JSP was used to develop the product, MySql server was used to store data and Apache Tomcat uses as a Webserver. I developed various parts of user and admin module including login, Registration, Password changing and retrieval mechanism and resource search.
As the part of the Web Technology course I worked on developing web application of "Online library Management System" of IIITM-Kerala, in a group of three. The Objective for developing the application is to facilitate various functionalities related to Library Resources. The developed system stores information regarding the Books, E-Books, CD/DVDs, issue details of the resources and search option for them. In the system, users have their own id and password. They can log into the system and get information about the list of available Books, CD/DVDs etc and their Status (Issued/Free). They can reserve and place issue request for resources and also can place purchase request for the books those are not available in the library. Any three books and a CD/DVD can be issued to the user by administrator (Librarian). Reminder is sent to the students, who do not return the issued Resources on time. At the end of their course, students have to take clearance from the library. As part of the procedure, their Library account is deleted.
To begin with, SRS was developed for On Line Library Management System. Then use-cases, class diagram were made and Database was designed by collecting information from the existing Library system. JSP was used to develop the product, MySql server was used to store data and Apache Tomcat uses as a Webserver. I developed various parts of user and admin module including login, Registration, Password changing and retrieval mechanism and resource search.