Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/peresvets/all-tasks

Task-manager
https://github.com/peresvets/all-tasks

koa koa2 management node-js nodejs task task-manager

Last synced: about 2 months ago
JSON representation

Task-manager

Awesome Lists containing this project

README

        

# All-Tasks
[![Code Climate](https://codeclimate.com/github/PeresvetS/project-lvl4-s109/badges/gpa.svg)](https://codeclimate.com/github/PeresvetS/All-Tasks)
[![Test Coverage](https://codeclimate.com/github/PeresvetS/project-lvl4-s109/badges/coverage.svg)](https://codeclimate.com/github/PeresvetS/All-Tasks/coverage)
[![Issue Count](https://codeclimate.com/github/PeresvetS/project-lvl4-s109/badges/issue_count.svg)](https://codeclimate.com/github/PeresvetS/All-Tasks)
[![Build Status](https://travis-ci.org/PeresvetS/project-lvl4-s109.svg?branch=master)](https://travis-ci.org/PeresvetS/All-Tasks)

## Welcome!
Full task-manager as Redmine for your team or any other groups of people.
Implemented personal profile, create and edit tasks, annotate, and search tasks.

## Usage
```
make install
make init
make start
```

As an example: [All-Tasks on Heroku](https://all-task.herokuapp.com)