https://github.com/atomantic/realtimebacklog
A personal backlog management, viewing and collaboration application, built using realtime technologies: Node.js, Redis, Primus, etc
https://github.com/atomantic/realtimebacklog
Last synced: 5 months ago
JSON representation
A personal backlog management, viewing and collaboration application, built using realtime technologies: Node.js, Redis, Primus, etc
- Host: GitHub
- URL: https://github.com/atomantic/realtimebacklog
- Owner: atomantic
- Created: 2013-10-17T17:55:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-17T18:32:11.000Z (over 12 years ago)
- Last Synced: 2025-03-26T21:49:11.042Z (over 1 year ago)
- Homepage:
- Size: 543 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realtime Backlog
### Manage your backlog in realtime
## Build Status
[](https://travis-ci.org/atomantic/realtimebacklog)
## Demo
note: currently this is just docs.
The dev branch of this codebase is continuously built and deployed with Travis on Github pages: [the realtimebacklog demo site](http://atomantic.github.io/realtimebacklog)
## Why
### TODO lists aren't good enough.
If you are good at a lot of things, you are never short of things to do. Managing your queue can be tricky, especially if you have to balance different projects, schedules and delivery expectations across parts of your life: family, work, self-fulfillment, friends, etc.
This application provides a task queue management system, in which a user can tag tasks/projects with difficulty rating, where it fits in a life or daily plan and whether not it will actually get done. Unlike typical TODO lists or backlog management systems where items can fester and never get done, this tool stacks tasks in a live backlog, color coding them and placing them in such a way as to alert the user and any guest viewers when/if a task will reach the "doing it" state.
### Initial napkin sketch
