Skip to content

Delivery: Design and Proposal

coopsatwork edited this page Dec 5, 2017 · 4 revisions

Delivery

This is the delivery of the Design and Proposal. This delivery is to check that you have successfully interpreted your brief:

  • You have produced a set of requirements.
  • You have been able to use those requirements, with your investigations and implementation statements, to produce a design.
  • You have broken your design into components and produced tasks to construct them.
  • You have estimated the effort required for each task, and have a total effort cost.
  • You have compared the cost with your effort budget and changed the design appropriately, to fit
  • You now have a realistic design and can propose it, as a Minimum Viable Product, to your client!

To help you understand what we mean, please take a look at our example project, WildLogging. We also have a bit more how-to, here

What we need

1: Delivery Document: proposal.md

This is the top-level document of your delivery. If you haven't yet done so, create a folder 'deliveries' in the top level of your project. create a folder:

delivery_15_12_2017

create a markdown file in the folder:

proposal.md

In the file:

  1. Title: Project: Team name
  2. Brief: Link to brief
  3. Introduction: introduce the project and a short summary of the requirements
  4. Budget: state the total effort budget in hours. Link to the checked-in spreadsheet in GitHub
  5. Features: link to the features board
  6. Investigations: link to the investigations board
  7. Implementations: link to the implementations board
  8. Design: link to the design board
  9. Tasks: link to the tasks board
  10. Effort Costs: state the total effort cost in hours.

Clone this wiki locally