box-arrow-right close GitHub Stack Overflow Medium Telegram LinkedIn Facebook Messenger Instagram Twitter YouTube People
Library Management System In C
Library Management System in C

The Library Management System is a program written in C that allows you to manage books, borrowers, and authors. With this application, you can easily add, update, and delete information in a simple and straightforward manner.

This program is designed to be user-friendly, with a simple interface that is easy to navigate. It does not require any login, so you can quickly get started managing your library without any unnecessary setup. Additionally, it outputs data in a TXT format, which can easily be converted to CSV by changing the file format.

Features

  • Add, update, and delete books
  • Add, update, and delete borrowers
  • Add, update, and delete authors
  • Simple and user-friendly interface
  • Outputs data in TXT format

Get the Codes