LibraryManager

Introduce

This project is to design a library manage system based on database.

Functions:

  • Login
  • Book Entry
  • Borrow Book
  • Search Book
  • Return Book
  • Book Card Manage

Contributors

Zheng && Xie

Prepare

  • Apache
  • SQL server
  • PHP

Install

  • Execute scripts in fold \sql to create and initialize database
  • Host on Apache server

Structure

structure

E-R Diagram

E-R diagram

Run

Visit
  • You can visit it here
  • You can login by:
    • User: visit
    • Password: visit
  • It is host on CentOS, and SQL server is not installed on this server, so you can't use the database functionality.

Images

  • Login

Login

  • Manage

Manage

  • Entry

Entry

  • Borrow

Borrow

  • Search

Search

  • Return

Return