Skip to content

masoodkhanpatel/Librarian-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Librarian Helper

This web app was made during my 2nd semester of undergraduate studies as a side project to help the college library run more efficiently. The project was made using Eclipse EE IDE.

Minimum Requirements:

  • Java Development Kit (jdk 10.0.2)
  • Eclipse IDE for Enterprise Java Developers 2017
  • Apache Tomcat 9.0
  • Apache/2.4.33
  • MySQL 5.7.21
  • PHP 5.6.35
  • phpMyAdmin 4.7.9

Running the web app

Install the above requirements. Create a database in phpMyAdmin with the name library and them import the library.sql file and execute the queries.

Import the project files into the Eclipse IDE and update your respective database username and password as what you have set. Also, update the port numbers that are on your system.

Set the run configuration to run on Apache Tomcat server. You are good to go. You can now run the project, starting from index.html.


Effects:

  • Reduced the average book return time from 6 mins to 15 secs
  • Reduced the amount of paperwork by 100%
  • Reduced the average records search time from 10 mins to 5 secs

Some pages...

resgister page

add page

return page

take page

Releases

No releases published

Packages

No packages published