Skip to content

herberthamaral/simpletodolist

Repository files navigation

Very simple todo list with jquerymobile + django + django-tastypie + websocket + tornado

Just a proof of concept

Installing

pip install -r requirements.txt
python manage.py syncdb
python manage.py runserver &
python websocket.py &

You need to go to http://localhost:8000/admin/ in order to create more users;

Screenshot:

screenshot

About

Todolist with python+django+tornado+jquerymobile+websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published