Skip to content

A Java application for managing library operations such as user registration, login, and book management.πŸ“š

Notifications You must be signed in to change notification settings

Kernel-rb/Library-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

54 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Library Management System

Description

This is a simple Library Management System implemented in Java. It allows users to register, login, and perform various library management tasks such as borrowing and returning books.

Features

  • πŸ“ User registration and login
  • πŸ‘₯ Different user roles (admin and normal user)
  • πŸ“– Book management (borrowing, returning)
  • Version: 0.0.1

Installation

  1. Clone the repository:
    git clone https://github.com/Kernel-rb/Library-Management.git && cd Library-Management
  2. Run the run.sh script to compile the Java files:
    sh run.sh

Usage

  1. Navigate to the project directory:
    cd Library-Management
  2. Run the Main class:
    java src.Main
  3. Follow the on-screen instructions to use the Library Management System. You can register as a new user, login, and perform various library management tasks.

Testing

-- Testing is in progress --

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

Author

  • Side project as a Student : Kernel-rb

License

This project is licensed under the MIT License.

About

A Java application for managing library operations such as user registration, login, and book management.πŸ“š

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published