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 1 month ago
JSON representation
Task-manager
- Host: GitHub
- URL: https://github.com/peresvets/all-tasks
- Owner: PeresvetS
- Created: 2017-05-15T03:03:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-03T12:06:32.000Z (about 9 years ago)
- Last Synced: 2026-02-17T19:05:42.220Z (4 months ago)
- Topics: koa, koa2, management, node-js, nodejs, task, task-manager
- Language: JavaScript
- Homepage:
- Size: 1.97 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# All-Tasks
[](https://codeclimate.com/github/PeresvetS/All-Tasks)
[](https://codeclimate.com/github/PeresvetS/All-Tasks/coverage)
[](https://codeclimate.com/github/PeresvetS/All-Tasks)
[](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)