Giter Club home page Giter Club logo

library-automation-system's Introduction

Library-Automation-System 📒

Welcome to the Library Management System! This system is designed to help manage a library's collection of books and information of it's members, as well as Issue or Return book by patrons.

🗃️Features

  • Provides activity of users in three categories 1) Librarian 2) Teacher 3) Student.
  • Catalog books, including information on author, title, book id and book count.
  • Check out and check in materials to patrons.
  • Keep track of patron information, including name, member id, and designation whether student or a teacher.

📋Getting Started

To get started with the Library Management System, you will need to install a C++ compiler. We recommend using GCC or Clang.

Once you have a C++ compiler set up, you can clone this repository and navigate to the project directory:

git clone https://github.com/sanidhyajadaun/library-management-system.git
cd library-management-system

Next, you can compile the program by running the following command:

g++ -std=c++17 -o library libmanage.cpp

Replace g++ with the path to your C++ compiler if necessary.

You can then run the program by executing the following command:

./library

🎫Contributing

We welcome contributions to the Library Management System! If you find a bug or would like to request a new feature, please open an issue on this repository. If you would like to contribute code, please fork this repository and submit a pull request.

⚖️License

The Library Management System is released under the MIT License.

library-automation-system's People

Contributors

sanidhyajadaun avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.