Git Product home page Git Product logo

library-management-system's Introduction

Library Management System

A rudimentary library management system, designed and developed for the class of subject 'Web Programming'.

Live Demo is hosted at: https://paklibrary.000webhostapp.com/

You can login with default email address: [email protected] and password: adeelahmed

Or, alternatively, create a new account.

Functionality

The project has been designed from the librarian's point of view. It allows the librarian to:

  1. Create an account for themselves (i.e. create a librarian account).

    Note: Newly registered users receive an email containing activation link. User must click or visit that link to activate their account, as they can't login with an account which hasn't been activated.

  2. Create account for library members.

  3. Issue books to members as well as receive books previously issued to the members.

  4. View the list of issued books.

  5. View the list of all the books present in various shelves of the library.

  6. View the list of all the members of the library.

  7. Order data by multiple columns. Search and/or filter data by any column in the list. Applies to all the aforementioned lists.

  8. View, Edit, or Remove details of an individual book. Additional information about the book is fetched via GoodReads API.

  9. View, Edit, or Remove details of an individual member.

Technical Details

Front-end written using HTML5, CSS3, JavaScript, jQuery, and BootStrap 4. Used AJAX for Input Validation and for presenting dynamic options. Also used DataTables to allow users to search the book listings with flexibility.

Back-end written in pure PHP (without using any PHP framework). Used PHPMailer to send account activation emails. Used MySQL database, and PDO to query the database. Also used GoodReads API to display reviews and additional information about any book.

Works in both PHP 5.6 and PHP 7.

The project tries to mimic a simple Model-View-Controller (MVC) architecture.

library-management-system's People

Contributors

adeelsohailahmed avatar

Stargazers

Putra Halomoan Siregar avatar Bogdan Stepanović 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.