taskill
Taskill is an open source task manager built on a JavaScript stack. Inspired by Redmine, it is designed to run both locally and on the web, offering an independent alternative for project and task tracking. The application uses Vue for the client side, Express for the server, and MongoDB for data storage, all deployed through Docker Compose for straightforward setup in both production and development environments. Features include JWT-based authentication with sign in, sign up, and password reset, project management with CRUD operations, favoriting projects, member management with transfers, roles and assignees, and task management still in progress. SMTP email integration is supported for account actions. The project is actively under development, with upcoming features including full task CRUD, comments, and additional user profile functionality. Taskill is suitable for small teams or individuals seeking a self-hosted, flexible task management solution that can be deployed on personal infrastructure or a cu