boxen/home/profiles/emacs/snippets/markdown-mode/project-def-md

82 lines
2.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# -*- mode: snippet -*-
# name: ProjectLite definition (markdown)
# key: projectlite
# --
---
title: $1
subtitle: Project Definition
author: ${2:Jez Cope}
---
Version: 1
Date: ${3:`(format-time-string "%e %b %Y")`}
$0This project is about changing this by looking at that and doing the
other.
## Project Outline ##
### Background and Why the Project Needs Doing ###
Something or other isnt working well and so-and-so asked us to sort it
out.
### Scope ###
- Well be doing this for so-and-so.
- We wont be doing that.
### Objectives ###
- Produce a widget.
- Train the users in using it.
### Strategy ###
1. The team will discuss with users what theyd like, and review what
is available off the shelf.
2. Well then agree exactly what were going to deliver.
3. CiCS will then do whatever and the users will test it.
4. The users will sort out how their processes will need to change and
well all agree a time for go-live.
### Costs ###
The software is likely to be open source but well probably need a
server, though a virtual server may do.
### Concerns and Risks ###
This project depends on some other thing being completed on time.
The suppliers are unreliable.
There is a deadline of whenever and timescales are tight. If necessary
we can drop whatever and maybe pick it up after go-live.
## Who is Involved ##
Sponsor:
Project Manager:
Customers:
Technical:
Roll-out:
Other interested parties:
## Project Schedule ##
| Phase | Start | End | Done? | Resource needs |
|-----------------------------------------------+-------+-----+-------+----------------|
| 1\. Review the state of play and agree a spec | | | | |
| 2\. Do the work | | | | |
| 3\. Create documentation | | | | |
| 4\. Rollout and handover | | | | |