Skip to content

nodet/yata

Repository files navigation

Yet Another Todo Application, by Xavier Nodet <xavier.nodet@gmail.com>

Yata is a small web application written using Python and Django. It implements a todo list with repeatable tasks.

I started Yata mostly to discover how Web applications work. It is written entirely using a TDD approach.

Current work involves making Yata a fully multi-user app: authentication is implemented, and views only show items for the user logged in. User management is being implemented.

Here is a screenshot:
Yata screeshot

About

Yet Another Todo App...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published