Skip to content

jwulf/zedlist

 
 

Repository files navigation

zedlist Coverage Status Build Status GoDoc

A humble job recruitment service.

Motivation

The purpose of zedlist is to provide infastructure that bridges the gap between job seekers and employers in the African continent (initially for Tanzania).

Features

  • Job listing.
  • Register/Delete/Rename account.
  • Create/Delete/Update jobs via JSON API.
  • JSON Web Tokens support.
  • Structured Resume support.
  • Builtin Job applications processing.
  • Social account login (facebook, google+, github)
  • Search.
  • Support multiple databases (currently mysql and postgresql)

Some of the features aren't complete yet.

Prerequisites

You must have a database. It doesnt matter if its local or remote, only that you have a working database connection.

Installation

For installation of zedlist please read INSTALL.md

A note about translation

Only swahili and English are supported

Acknowledgement

  • Project structure is heavily inspired by Gogs
  • Middlewares and routes are based on Echo

Contributing

Contributions are welcome and before you do anything please read DEVELOPER.md for more details about zedlist and CONTRIBUTING.md for contributions guidelines.

Author

Geofrey Ernest geofreyernest@live.com twitter facebook

Roadmap

  • use bootrstap for ui
  • complete resume support
  • add user profile

Licence

This project is released under MIT licence see LICENCE for more details.

Packages

No packages published

Languages

  • Go 61.0%
  • CSS 32.8%
  • HTML 5.4%
  • Other 0.8%