Skip to content
Laila Melkas edited this page Dec 13, 2018 · 6 revisions

Welcome to the recruitment-tool wiki!

See Installation for instructions on how to setup and run the application locally

For information about how to set up database, and how to make changes in it using Sequelize, see Database guide.

Here are some tips for using Docker

Here is a diagram for the database schema

Definition of Done

A story or a task is done when

  1. The functionality has been implemented
  2. The functionality has been tested, at least manually. Where possible and relevant, automatic tests are required
  3. The implementation has been code reviewed and approved by someone other than its author
  4. The feature branch has been merged to the master branch
  5. In case of user stories, the functionality has been tested on the staging server
Clone this wiki locally