Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beevomit/docTemplates

=>DEVELOPMENT OF THIS REPO HAS MIGRATED TO SOURCEHUT!<= Simple Project Management and Document Templates in Markdown for Compatibility and Portability
https://github.com/beevomit/docTemplates

checklist documentation markdown project-management templates

Last synced: about 2 months ago
JSON representation

=>DEVELOPMENT OF THIS REPO HAS MIGRATED TO SOURCEHUT!<= Simple Project Management and Document Templates in Markdown for Compatibility and Portability

Awesome Lists containing this project

README

        

[![GitHub forks](https://img.shields.io/github/forks/beevomit/docTemplates)](https://github.com/beevomit/docTemplates/network)
[![GitHub stars](https://img.shields.io/github/stars/beevomit/docTemplates)](https://github.com/beevomit/docTemplates/stargazers)
[![GitHub license](https://img.shields.io/github/license/beevomit/docTemplates)](https://github.com/beevomit/docTemplates/blob/master/LICENSE)
[![No Maintenance Intended](https://img.shields.io/badge/NoMaintenance-Intended-red)](http://unmaintained.tech/)

# "Barely Sufficient" Templates
Simple templates mainly written in Markdown for use in project management and documentation.

## Small to Medium Project Management Documents
* [Project Summary](https://github.com/beevomit/docTemplates/blob/master/Project_Summary.md) - Template for a project summary including goals, risks, estimated costs, and closing checklist.
* [Project Planning Summary](https://github.com/beevomit/docTemplates/blob/master/Project_Planning_Summary.md) - Plan each project component's budget, schedule, and responsibility.
* [Project Budget Template](https://github.com/beevomit/docTemplates/blob/master/Project_Budget_Template.md) - Project budget template for comparing projected and actual expenditures.
* [Milestone Chart](https://github.com/beevomit/docTemplates/blob/master/Milestone_Chart.md) - Keep track of project progress by monitoring each project milestone.
* [Risk Identification Chart](https://github.com/beevomit/docTemplates/blob/master/Risk_Identification_Chart.md) - Identify project risks and document possible mitigations to the project's quality, cost, and schedule.
* [Example Gantt Chart](https://github.com/beevomit/docTemplates/blob/master/gantt_chart.md) - Plan each project component based on a time schedule and dependency. (_Requires [Mermaid](https://mermaid-js.github.io/mermaid/#/)_)
* [Eisenhower Priority Matrix](https://github.com/beevomit/docTemplates/blob/master/Eisenhower_Matrix.md) - Simple matrix for determining task priority.

## Small to Medium Agile Project Management Documents
* [Kanban Template](https://github.com/beevomit/docTemplates/blob/master/kanbanTemplate.md) - Basic 4 column [Kanban](https://kanbanblog.com/explained/) style template for light project and to-do list managment.

## Documentation
* [Instructions Template](https://github.com/beevomit/docTemplates/blob/master/instructDocTemp.md) - Simple step-by-step or checklist based instructions template.

## Checklists
* [Project Overview](https://github.com/beevomit/docTemplates/blob/master/Project_Overview.md) - High level project overview checklist.