Skip to content

SACHIBOT/Library-Management-System

Repository files navigation

Library Management System

A JavaFX-based library management system that allows users to manage book borrowings.

screenshot

Features

User Features

  • Login to the system using username and password
  • Update password
  • View borrowing history
  • Borrow books
  • Return books
  • Renew return date
  • Mark books as lost

Admin Features

  • Manage user accounts
  • Manage books
  • Manage categories
  • Manage borrowings

Requirements

  • Java 8 or later
  • JavaFX 8 or later
  • MySQL database

Notes

  • This is a basic implementation and may require additional features and security measures for a production-ready system.
  • The database schema is provided as a sample SQL file in the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages