# "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://tildeforge.dev/mlot/docTemplates/src/branch/main/Project_Summary.md) - Template for a project summary including goals, risks, estimated costs, and closing checklist. * [Project Planning Summary](https://tildeforge.dev/mlot/docTemplates/src/branch/main/Project_Planning_Summary.md) - Plan each project component's budget, schedule, and responsibility. * [Project Budget Template](https://tildeforge.dev/mlot/docTemplates/src/branch/main/Project_Budget_Template.md) - Project budget template for comparing projected and actual expenditures. * [Milestone Chart](https://tildeforge.dev/mlot/docTemplates/src/branch/main/Milestone_Chart.md) - Keep track of project progress by monitoring each project milestone. * [Risk Identification Chart](https://tildeforge.dev/mlot/docTemplates/src/branch/main/Risk_Identification_Chart.md) - Identify project risks and document possible mitigations to the project's quality, cost, and schedule. * [Example Gantt Chart](https://tildeforge.dev/mlot/docTemplates/src/branch/main/gantt_chart.md) - Plan each project component based on a time schedule and dependency. (_Requires [Mermaid](https://mermaid.js.org/)_) * [Eisenhower Priority Matrix](https://tildeforge.dev/mlot/docTemplates/src/branch/main/Eisenhower_Matrix.md) - Simple matrix for determining task priority. ## Small to Medium Agile Project Management Documents * [Kanban Template](https://tildeforge.dev/mlot/docTemplates/src/branch/main/kanbanTemplate.md) - Basic 4 column [Kanban](https://kanbanblog.com/explained/) style template for light project and to-do list managment. ## Documentation * [Instructions Template](https://tildeforge.dev/mlot/docTemplates/src/branch/main/instructDocTemp.md) - Simple step-by-step or checklist based instructions template. (_Optional [Mermaid](https://mermaid.js.org/)_) * [Standard Operating Procedure Template](https://tildeforge.dev/mlot/docTemplates/src/branch/main/SOP_Template.md) - Multiuse standard operating procedure (SOP) template for documenting organizational processes. ## Checklists * [Project Overview](https://tildeforge.dev/mlot/docTemplates/src/branch/main/Project_Overview.md) - High level project overview checklist.