A simple and user-friendly Library Management System developed using Java AWT. This application allows users to manage library books efficiently through a graphical user interface.
- Add new books
- Update book availability
- Delete books
- Search books by title or author
- Display all books
- GUI developed using Java AWT
- Java
- AWT (Abstract Window Toolkit)
- Object-Oriented Programming Concepts
This project was developed to demonstrate basic CRUD operations, GUI development, and object-oriented programming concepts in Java.
Akshaya