Skip to content

Demagalawrence/library-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management Server

A simple Java-based Library Server that allows you to manage books via a web browser.
This project uses Java, HTTPServer, and a simple HTML frontend.

Features

  • Add a new book with title, author, and year
  • View all books currently in the library
  • Web interface to interact with the library

How to Contribute

We welcome contributions! To contribute:

  1. Fork this repository to your GitHub account.
  2. Clone your fork locally:
git clone https://github.com/your-username/LibraryManagementServer.git




## How to Run

1. Compile the Java server:

```bash
javac LibraryServer.java

About

a library management system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •