This Java project is a library management automation system designed to streamline library operations. The system offers both admin and normal user login options with various functionalities tailored for efficient library management.
-
Clone the Repository:
git clone https://github.com/EmirKarabiber/LibraryManagmentSystem.git cd library-management
-
Open in VS Code:
- Open the project in Visual Studio Code (VS Code).
-
Java Development Kit (JDK):
- Ensure you have Java Development Kit (JDK) installed on your system.
-
Run the Program:
- Open the
Main.java
file and run the program.
- Open the
-
Login:
- Choose between admin and normal user login options.
-
Library Functionalities:
- Explore and use the various functionalities provided for library management.
- Data Storage:
- All data is saved in a text file.
- Be aware of the file path for data and make changes in the code if necessary.
- Programming Language:
- Java
- Development Environment:
- Visual Studio Code (VS Code)
- Version Control:
- Git and GitHub
This project was developed by:
- Emir Karabiber
- Ömer Faruk Dolanbay
- Rumeysa Çiçek
- Melike Zehra Budak
Contributions are welcome! Feel free to fork the project, make improvements, and submit pull requests.
We developed this project as part of our Object-Oriented Programming class.