Skip to content
Razany98 edited this page Dec 18, 2021 · 8 revisions

Welcome to the Grab a book project wiki!

More to see here about "Grab a Book !" project.

Grab a book ! is a University Library Management System that manages available and borrowed books inside the university library.


Databases:

The project has 3 database tables: student, book, and issue All connected through primary and foreign keys.

An entering Splash Screen will show up when opening the project.

Splash Screen

The splash screen will lead the user to Login to the system, because ONLY the librarian have the accessibility to enter to the system.

Login

After the admin login in the homepage will open. It has a menu bar through it the user can edit student, edit book, view students, view book, and log out of the system.

Home Page

Clone this wiki locally