Skip to content

Latest commit

 

History

81 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Library Management System

This repository is our team’s shared space for building a complete Library Management System (LMS). The goal is to create a fully functional program using arrays, functions, and clean modular structure. All code updates, fixes, and contributions from team members will be managed here.

Team Collaboration

This repo is used by our team of three developers to:

  • Write and share code
  • Keep all updates in one place
  • Track work progress
  • Work together on different modules

Main Features

1. Books Management

  • Add a book
  • Remove a book
  • Search by Author or ID
  • Display all available books
  • Issue and return books
  • Check book status (Available or Damaged)
  • Show all issued books
  • Add new books
  • Update quantity

2. Study Room Management

  • Show available study rooms
  • Reserve a study room
  • Cancel reservation
  • Assign time slots
  • Check reservation status

3. Membership Management

  • Display all members
  • Register a new member
  • Search member by ID or name
  • View issued books by a member
  • Remove a member
  • Update member details

Purpose of This Repository

This repository helps us maintain a clean workflow while developing the LMS together. Every change is saved here, allowing us to collaborate, review code, and build the final system step-by-step without losing track of our progress.

Tech Stack

  • Programming Language: Java
  • Data Storage: Arrays & Basic File Handling
  • Development Flow: Modular programming with functions

Feel free to explore the code and follow our progress as this project grows!

About

This repo is our team workspace for building a simple Library Management System using arrays, functions, and basic validation. It covers book handling, study room reservations, and membership management. We use this repo to share code, track progress, and build the project together.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages