This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/cvicpp on 2024-11-12 13:56:55+00:00.


Hey all,

For those of you that do not know this project, I had made some previous posts here:

tududi is a task and project management web application that allows users to efficiently manage their tasks and projects, categorize them into different areas, and track due dates. It is designed to be intuitive and easy to use, providing a seamless experience for personal productivity.

This a big update of the UI layout as well as for the main features. I moved the views from server rendered erb files to a full ReactJS frontend with tailwind CSS support, making it fully responsive.

There are also now Task, Projects, Notes, Areas and Tags management pages among others.

And still, it can be setup with only one command.

If you’re into productivity experimentation or you simply want to create some order in your life, feel free to try it.

Thanks!

Chris