This is a simple command-line Library Management System implemented in C. It allows both administrators and students to interact with the library system.
-
Add a book
-
Display available books
-
Remove a book
-
Issue a book to a student
-
Return a book from a student
-
View issued books list