Uncategorized
By Acty, January 22, 2014
joboo
Joboo is a PHP script that allows you to create micro niche job listings websites. It allows users to add, edit and remove job offers without user registration.
The administration panel allows an admin to manage the job offers as needed, add new offers, edit existing ones, deleting them or temporarily unpublish them.
It is based on a server side RESTful API built with Slim + Idiorm, and an HTML5 single page webapp client built with Backbone JS.
* Apache server on linux with mod_rewrite support (htaccess)
* PHP 5.3 or greater with MySQL PDO support
* MySQL 5.1 or greater
* A modern javascript enabled web browser