Write a java program for library management system, that can be used by students, staff members and authors and librarians. the program must prompt the user authentification, the users must be able get user ID ,users must be able to borrow books or request usage of any facility within the library which should additionally be tracked by time to indicate return time or check out time in cases of facility usage. librarian must be able to add new records of books , question papers, delete books , print out records of all books, question papers, . Authors must be able to access the library books.
Comments
Leave a comment