add saas.zentao.pm in Issue Tracking and Project Management

This commit is contained in:
root 2021-04-25 17:31:22 +08:00
parent 28b4b685e6
commit b6fe86405d
3 changed files with 1 additions and 24 deletions

1
CNAME
View file

@ -1 +0,0 @@
free-for.dev

View file

@ -939,6 +939,7 @@ Table of Contents
* [pivotaltracker.com](https://www.pivotaltracker.com/) — Free for unlimited public projects and two private projects with 3 total active users (read-write) and unlimited passive users (read-only). * [pivotaltracker.com](https://www.pivotaltracker.com/) — Free for unlimited public projects and two private projects with 3 total active users (read-write) and unlimited passive users (read-only).
* [plan.io](https://plan.io/) — Project Management with Repository Hosting and more options. Free for 2 users with 10 customers and 500MB Storage * [plan.io](https://plan.io/) — Project Management with Repository Hosting and more options. Free for 2 users with 10 customers and 500MB Storage
* [planitpoker.com](https://www.planitpoker.com/) — Free online planning poker (estimation tool) * [planitpoker.com](https://www.planitpoker.com/) — Free online planning poker (estimation tool)
* [saas.zentao.pm](https://saas.zentao.pm/) - An Application Lifecycle Management solution for Issue Tracking and Project Management, on-premise and open source version are available as well.
* [senseitool.com](https://www.senseitool.com/) — An agile retrospective tool - Free. * [senseitool.com](https://www.senseitool.com/) — An agile retrospective tool - Free.
* [SpeedBoard](https://speedboard.app) - Board for Agile and Scrum retrospectives - Free. * [SpeedBoard](https://speedboard.app) - Board for Agile and Scrum retrospectives - Free.
* [Tadum](https://tadum.app) - Meeting agenda and minutes app designed for recurring meetings, free for teams up to 10 * [Tadum](https://tadum.app) - Meeting agenda and minutes app designed for recurring meetings, free for teams up to 10

View file

@ -1,23 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta charset="UTF-8">
<title>Free for developers</title>
<link rel="stylesheet" href="//unpkg.com/docsify/themes/vue.css">
</head>
<body>
<noscript>This page requires JavaScript to work, please enable it or just read it on <a href="https://github.com/ripienaar/free-for-dev">Here</a>.</noscript>
<div id="app">Loading...</div>
<script>
window.$docsify = {
name: 'Free for developers',
repo: 'ripienaar/free-for-dev',
search: ['/']
}
</script>
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
<script src="//unpkg.com/docsify/lib/plugins/search.min.js"></script>
</body>
</html>