Project management system.
It all started when I had to come up with a task management system for my work. I just could not find a decent minimal task management system which was open-sourced. Thus Fedup! Currently the project has two apps: tasks and leave. Tasks manages tasks for members in your team. And leave is used to track your leave of absence.
The home page looks like this:
As you can see from the image adding tasks can be very simple. Use # for tags, @ for users $ for lists and specify a due date using dd/mm/yy format.
You can also add notes using Markdown: and comment on tasks.
Leave works in a very similar fashion:
I hope to add serveral apps though keep it minimal in design. If you wish to contribute fork the repo or send me a email.