Skip to content

Anurag-amrev-7557/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Library-Management-System

This is a simple command-line Library Management System implemented in C. It allows both administrators and students to interact with the library system.

Demo

Admin Functions:

Demo

  • Add a book

    Demo

  • Display available books

    Demo

  • Remove a book

    Demo

  • Issue a book to a student

    Demo

  • Return a book from a student

    Demo

  • View issued books list

    Demo

Student Functions:

Demo

  • View available books

    Demo

  • Issue a book

    Demo

  • Return a book

    Demo

Releases

No releases published

Packages

No packages published

Languages