Source code and documentation for this project is at https://github.com/salamander2/Library1

The Harwood Public Libary

 
Staff Sign in
Autofill login info:
 

Welcome to our library database project.
-= Status =-

So far the following is working:

  • login and log out
  • patrons: responsive search, add, edit, delete
  • library cards: add, change status (via patron page)
  • books: search (multiple fields), edit, add new book
  • adding users, deleting users
  • changing and resetting user passwords
  • different access levels
  • most pages work on mobile devices
  • public access console (search)
  • check in books

The following is NOT YET working:

  • checkout books
  • patrons searching and placing holds
  • reseting patron passwords
  • fines
  • crontab to update status/fines overnight
  • delete copies and titles
  • placing and reconciling holds
  • administrative reports
  • copying deleted patrons, titles, holdings to history files.

The following will NOT be implemented

  • multiple library branches
  • various patron types (senior, child, ...)
  • different fine amounts for different materials/patron types
  • modifying users: not necessary except to change names