Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pluf/todo
A module to handel jobs and issues.
https://github.com/pluf/todo
php pluf restful
Last synced: about 24 hours ago
JSON representation
A module to handel jobs and issues.
- Host: GitHub
- URL: https://github.com/pluf/todo
- Owner: pluf
- Created: 2017-02-14T21:04:34.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2020-03-15T11:45:02.000Z (over 4 years ago)
- Last Synced: 2024-05-04T15:00:23.652Z (7 months ago)
- Topics: php, pluf, restful
- Language: PHP
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO
master:
[![Build Status](https://travis-ci.org/pluf/todo.svg?branch=master)](https://travis-ci.org/pluf/todo)
[![codecov](https://codecov.io/gh/pluf/todo/branch/master/graph/badge.svg)](https://codecov.io/gh/pluf/todo)
[![Coverage Status](https://coveralls.io/repos/github/pluf/todo/badge.svg?branch=master)](https://coveralls.io/github/pluf/todo?branch=master)develop:
[![Build Status](https://travis-ci.org/pluf/todo.svg?branch=develop)](https://travis-ci.org/pluf/todo)
[![codecov](https://codecov.io/gh/pluf/todo/branch/develop/graph/badge.svg)](https://codecov.io/gh/pluf/todo)
[![Coverage Status](https://coveralls.io/repos/github/pluf/todo/badge.svg?branch=develop)](https://coveralls.io/github/pluf/todo?branch=develop)We all have those days when there are a million things to do, and we don't know how we're going
to get it all done. It's easy to become overwhelmed by the vast quantity of tasks that we must
do from day to day. Sometimes we have so many balls in the air, that we may even lose track of
some loose ends and forget to do important things. When we get too busy, we end up feeling
like we are barely able to keep our heads above water.A module to handel jobs and issues.