corazzi / zookeeper

Zookeeper Online is a music database and charting application for college and independent radio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zookeeper Online

Zookeeper Online is a music database and charting application for college and independent radio.

A snapshot of the master branch is maintained at https://zookeeper.ibinx.com/master/

Requirements

  • PHP 5.6 or later with MySQL PDO driver
  • MySQL/MariaDB

It is recommended to use PHP 7.2, as older versions have reached EOL and may be deprecated for use with Zookeeper Online in the future.

Getting Started

  1. Clone the repository;
  2. Create a database and populate it using the scripts in the 'db' directory;
  3. Copy config/config.example.php to config/config.php, and edit it to point to your newly created database.

See Zookeeper Online Installation for detailed instructions.

Contributing

Your contributions are welcome. Please see CONTRIBUTING for more information.

License

Zookeeper Online is released under the GNU GENERAL PUBLIC LICENSE Version 3 (GPL).

Copyright © 1997-2019 Jim Mason.

About

Zookeeper Online is a music database and charting application for college and independent radio.

License:GNU General Public License v3.0


Languages

Language:PHP 94.0%Language:CSS 2.9%Language:JavaScript 1.8%Language:TSQL 1.3%