Skip to content

Releases: j471n/Librarian

Release v1.1.5

14 Feb 13:17
Compare
Choose a tag to compare

What's New

  • Fixed known Bugs
  • Using sqlite3 instead of MySQL
  • Improving user experience

About this Application

This is a GUI application. Which can be used in windows for now. There are many reasons to use this application some of them are below-

It gives users the power to manage the Library Database digitally with a very simple interface. You don't need to worry about the interface.

This software can do most tasks as the Librarian can do. E.g., Adding new books, Deleting or removing books, Checking on the books, Issuing book to the student, and taking back it as in return book. Mostly all the tasks which librarians can do.

By using this software user/Librarian doesn't need to make a physical record which will save trees and paper. If users have any query or suggestion they can send us an email in order to give us Feedback.

User can search through every book which is present in the Library via many searching options so that user don't need to depend on the Book ID or author. Users can even update the Location of the book which present in the physical Library.

We're working on several features e.g., Fine system, Student Database, use multiple databases, and so on. These features would be implemented in the future so stay tuned for that.

For more information Click Here

Contributors

Release v1.1.0

05 Feb 02:02
1e9c80e
Compare
Choose a tag to compare

What's New

  • Fixed known Bugs
  • Adding option to provide the Book's position
  • Adding Search Feature by using
    • BOOK ID
    • Title
    • Author
    • Position
    • Student Name
  • Updating Book's position Feature
  • Updating the Email preferences

Release v1.0.0

25 Jan 13:09
Compare
Choose a tag to compare

Librarian is a GUI Software which is based on Digital Library Management System Concept We've use Python & MySQL to Develop this Program It keeps Track of the Books in the Physical Library, It issues the Book and so on. We are still working on it, SO You'll see So much new in this Project. Now we are Releasing the Librarian Stable version which has the following features -

Features

  • Add Books

    You can Add to books to the Digital Library, You just need to provide the following details -

    • Book ID
    • Book Title
    • Author
    • Publication
  • Delete Books

    You can Permanently Delete the Book from the Library By providing the following details

    • Book Id
    • Reason for Book Deletion ( Should be more than 15 words )
  • View Book Details

    You can View the Book Detail like -

    • Book Id
    • Title
    • Author
    • Publication
    • Status ( Available/Issued )
    • Issued Date
    • Issued To
  • Issue Books

    Student can Issue Book from the Library By providing the following details

    • Book Id
    • Student Name (Issued To)
    • Issued Date (You Don't need to provide that it Automatically takes your system Date )
  • Return Books

    Student can Return the Book to the Library By providing the following details

    • Book Id
    • Feedback ( About Book )
  • Feedback Form

    You can send Developer your Feedback about your experience, Bugs, Features You want, etc. You need to give the following details -

    • Email
    • Password
    • Feedback Message

    We Don't Save your Password. We take that and send it to the server to get your feedback via Email.

Future Plans

We are working on So many features You will get updates as soon as the Feature is Fully Functional and Tested.

Disclaimer: It's an Open Source Project You can use it in you college or wherever you want.