/dtodo

Track daily todo

Primary LanguagePython

dToDo

About dToDo

dToDo provides an extremely easy way to track your daily tasks. There's no registration needed. Just a click to start to arrange your daily life.

You todo-list will be tracked by an unique url, which works like the URL shortening. With this magic, you can easily sync your todo-list between different platform, just save your unique url as a synchronized bookmark.

Example

Demo

dToDo

Screenshot

image

Prerequisites

How to run

  1. checkout the code and install the prerequisites;
  2. run mongod to start the mongo daemon;
  3. run python app.py to start the tornado server;
  4. visit http://localhost:8888;

#TODO

  1. randomize the url id
  2. fix demo problem
  3. add logging module
  4. fix bug: not delete the last todo