A Java-based Library Management System that allows users to add, view, search, issue, and return books using an Oracle database for data storage.
- β Add new books to the library
- π View available and issued books
- π Search books by ID
- π Issue books to users
- β»οΈ Return issued books
- πΎ Oracle DB integration using ojdbc8.jar
- Java (Core)
- Oracle Database (10g or higher)
- JDBC (ojdbc8.jar)
- VS Code / GitHub Codespaces for development
Currently working on converting this project into a Full-Stack Library Management System:
- π Frontend β HTML, CSS, JavaScript
- π» Backend β Java
- β‘ API Integration β RESTful APIs
- ποΈ Database β Oracle 10g