Skip to content

stevenubc/LibraryHoursLocations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Hours and Locations Application

This application is in two parts: one for the public Hours and Locations Portal, and the other for the admin site.  All code is provided as is, with no support offered, aside from the included documentation.  

All code was written with the specific requirements of UBC Libraries in mind, and may require significant changes to suit the purposes of other libraries.  That said, it could be well suited for any multi-branch/multi-location library.

Documentation is in the documentation directory.

After creating a MySQL database, the necessary tables can be added by importing hours_locations.sql.

The code for the public portal is in hours_portal.

The code for the admin site is in hours_admin.

The admin site was built using CakePHP 1.3.

There is XML output available via the code in the hours_portal/xml directory that is designed for use with CoolSign digital signage software.

About

Public hours and locations portal and admin site for maintenance of library hours and locations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 83.5%
  • CSS 10.6%
  • JavaScript 5.7%
  • ApacheConf 0.2%