Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 851 Bytes

readme.md

File metadata and controls

15 lines (8 loc) · 851 Bytes

myLibrary

Live Demo :- myLibrary

  • "index.php" is the front page.Where user (Librarian or Student) can login if user has any account otherwise also user can create account.

myLibrary-2

  • "lp.php" is the Librarian page which will be open after librarian login. Where Librarian can make transactions of books.

myLibrary-3

  • "sp.php" is the Student page which will be open after Student login. Where Student can see his all transactions of books.

myLibrary-4