32:9895c11d92e8
Anton Shestakov <engored@ya.ru>, Sat, 09 Feb 2013 18:06:31 +0900
Type attribute in script tag is not required in html5 and defaults to text/javascript.

next change 37:4b334b7df640
previous change 31:408a5c993107

README.rst

Permissions: -rw-r--r--

Other formats: Feeds:
Overview
========
Just another todo app. Well, maybe not quite, because it can track
projects, tasks and notes for tasks in multiple different workspaces. It
looks nice because it's built with Bootstrap and is, to some extent,
elegant code-wise because it was built with Backbone, Flask and CodernityDB.
Reason of Existence
===================
This is my way to try out some new technologies in a project slightly more
sophisticated than Hello World. Currently these technologies are:
- Flask
- CodernityDB
Try It Out
==========
Since version 0.2.0 it's possible to try the app live here:
http://engored.pythonanywhere.com/
What's New
==========
0.2.2
-----
- Fetching tasks and projects combined in a single request
0.2.1
-----
- Tests
0.2.0
-----
- Separate workspaces
- Transition effect
0.1.0
-----
- Projects, tasks and task notes