Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/peresvets/all-tasks
- Owner: PeresvetS
- Created: 2017-05-15T03:03:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-03T12:06:32.000Z (over 7 years ago)
- Last Synced: 2024-12-09T23:36:09.835Z (about 2 months ago)
- Topics: koa, koa2, management, node-js, nodejs, task, task-manager
- Language: JavaScript
- Homepage:
- Size: 1.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)