Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meetmatt/vacancy-board

Vacancy board built with Zend Framework 2
https://github.com/meetmatt/vacancy-board

Last synced: 8 days ago
JSON representation

Vacancy board built with Zend Framework 2

Awesome Lists containing this project

README

        

Vacancy Board
=============

Vacancies board built with Zend Framework 2

Installation
------------

1. Clone this repository:

```
git clone https://github.com/meetmatt/vacancy-board.git vacancy-board
```

2. Install dependencies with [composer](https://getcomposer.org):

```
composer install
```

3. Provide configuration parameters when asked
4. Point your web server to `public/index.php`
5. Have fun!