add Worklenz

This commit is contained in:
Danushka 2024-11-22 16:32:56 +05:30
parent 66c2566d16
commit f8d1b70463

39
software/worklenz.yml Normal file
View file

@ -0,0 +1,39 @@
---
name: Addition
about: Add new software to the list.
title: Add SOFTWARE_NAME
labels: addition
assignees: ''
---
Thanks for taking the time to suggest an addition to awesome-selfhosted!
Please fill out information below (all fields are mandatory unless noted otherwise):
```yaml
name: "Worklenz"
website_url: "https://worklenz.com"
source_code_url: "https://github.com/Worklenz/worklenz"
description: "Worklenz is a project management tool designed to help organizations improve their efficiency. It provides a comprehensive solution for managing projects, tasks, and collaboration within teams."
licenses:
- AGPL-3.0
platforms:
- PLpgSQL
- TypeScript
- Nodejs
- Docker
tags:
- Task Management & To-do Lists
- Software Development - Project Management
- Time Tracking
- Analytics
```
To ensure your issue is dealt with swiftly, please check the following (check the boxes `[x]`):
- [x] Submit one item per pull issue. This eases reviewing and speeds up inclusion.
- [x] You have searched the repository for any relevant [issues](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues) or [PRs](https://github.com/awesome-selfhosted/awesome-selfhosted-data/pulls), including closed ones.
- [x] Any software you are adding is not already listed at any of [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.net](https://staticsitegenerators.net/), [dbdb.io](https://dbdb.io/browse).
- [x] Any software project you are adding to the list is actively maintained.
- [x] Any software project you are adding was first released more than 4 months ago.
- [x] Any software project you are adding has working installation instructions.