Greetings
I decided to share my project with the community.
opentodo is a task management system written in Python (
Django Framework ).
Perhaps for one reason or another, existing systems like Basecamp, Megaplan, etc. do not suit you. And you would like to use a simpler open source solution that you can install for free on your server on the Internet or within the company's network, and if necessary modify it to fit your needs. Then opentodo might interest you.
')
Features
- Simple, user-friendly interface in the style of Gmail
- Adding tasks, assigning responsible and deadlines
- The ability to attach files to tasks and projects - screenshots, documentation, etc.
- Life cycle of tasks: New, Accepted, Completed, Approved
- Color coding of tasks depending on the status
- Comments on the tasks
- E-mail notifications
- User management using standard Django admin panel
- Distribution of user access to projects
Online demo
See the work here:
demo.opentodo.ru
Where to download and how to install
Archive for download and installation instructions are available on the project page on Google Code:
code.google.com/p/opentodo
Source code under version control on GitHub:
github.com/mgrigoriev/opentodo
Distribution Terms:
GNU General Public License v3 .
I hope my humble project will be useful for someone and will help in organizing the work :)
PS Thanks to the participants of the discussion group Google
django russian , as well as to everyone who commented on the post on
design.leprosorium.ru , for their feedback and valuable tips for improving opentodo.
UPD: kindly requested - easier in the demo! Anonymity does not justify vandalism :)