Skip to content

amira921/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System

Library Management System is a Console app, using Java, OOP and Oracle Database, applying OOP Concepts.

Description

This project is for library workflow management and has two views:
  • Administrator
  • Librarian

Prerequisites

  • Install Netbeans
  • Any Oracle Database

Getting into the project

Schema

Database SQL Script

Admin View

  • Administrator login to the system with his username and password.
  • Administrator can add, update, delete, and search for librarians

angular

Librarian View

  • Librarian login to the system with his username and password.
  • Librarian can add, update, delete, and search for:
    • Borrowers
    • Book
    • Borrowing Process

angularangular

Releases

No releases published

Packages

No packages published

Languages