Java-Business-Application/C2/Overview-of-Library-Management-System/English
Title of script: Overview of the Web Application
Author: arya
Keywords: Library Management System, Overview tutorial,video tutorial
|
|
Slide 1 | Welcome to the spoken tutorial on the Overview of the Web Application – Library Management System. |
Slide 2 | In this tutorial we introduce you to a web application.
|
Slide 3
Prerequisites |
To learn this series, you must have knowledge of
If not, for relevant tutorials please visit our website. |
Slide 4
A library management system is a system which
|
Now, let us look at our web application – the Library Management System.
|
Slide 5
|
Why do we need a Library Management System?
|
Switch to Netbeans IDE | Now, let me quickly show you the system.
|
Browser window | The browser window opens. |
Point to the Home Page. | We can see the Home Page of Library Management System. |
Point to the login form | We can see a very simple login form here. |
Point to the link. | There is a link to a page called Visitor’s Home Page. |
Click on the link. | Click on the link. |
Point to the Visitor’s Home Page. | We can see the list of all the books available in the library. |
Point to the Login block. | A library has many members.
|
Login as username = mdhusein | I will login as “mdhusein” and give the password and press Enter. |
Point to the Success Greeting Page. | We can see a Success Greeting Page.
|
Click on logout link. | Let us logout now. |
Login as admin. | Next, we shall login as the librarian i.e. as admin. |
Point to the Admin Section Page. | As soon as we login, we can see the Admin Section page. |
We can see 4 options here.
| |
Point to List Books and click. | First, we have the option List Books.
|
Point to all the books. | We get the list of all the books available in the library. |
Point to List Borrowed Books and click. | Next, we have List Borrowed Books. |
Point to list of books issued. | Here, we get the list of books issued to different members. |
Point to list of books which are past their return date. | And the list of books, which are past their return date. |
Point to List Users. | Then we have the option List Users. |
Here, we get the list of all the users who have registered in the library. | |
Point to Checkout/Return Book and click. | Then, here we have the option to Checkout/Return a Book.
Let’s click on this option. |
Checkout/Return Book.
interface |
This is the interface to Checkout/Return Book. |
Switch to login page | Now, let us come back to our login page. |
Point to the registeration page link. | Notice, we also have an option to register as a new user. |
Click on here. | Click on here to register. |
Point to the registration form | This is the registration form to register as a new user. |
So, this is the overview of this simple web application. | |
What you will learn? | At the end of this series, you will learn to create this simple Library Management System.
|
What you will learn? | In this series -
|
Slide 7
|
* Watch the video available at the following link
|
Slide 8
About slide |
The Spoken Tutorial Project Team
|
Slide 9
Acknowledgment |
Spoken Tutorial Project is a part of the Talk to a Teacher project
|
Slide 10
Contributor slide |
The Library Management System has been contributed by a leading software MNC, through their Corporate Social Responsibility programme.
|