Skip to content

honest-boy/ELibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

#. ELibrary #. My academic project was E-Library (Online Linrary Management System). #. I used programming language in this project JAVA(Servlets) for backend. #. HTML/CSS for user interface. #. MySQL for Database to store the data of library by JDBC Concept #. In this project I used Three table to Store the data

#. Table Name #. 1--------- E_BOOK ------------

-- inside E_BOOK librarian store the data of all different type of book.

#. 2--------- E_LIBRARIAN -------

-- inside E_LIBRARIAN table store all information of librarian by admin

#. 3--------- E_ISSUEBOOK -------

-- inside E_ISSUEBOOK table all the activity updated by librarian.

About

This java project, Which is online library management system project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors