Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
Update Blog posts “2020-05-01-promenade-weeknotes-2”
Browse files Browse the repository at this point in the history
  • Loading branch information
GraemeMcCubbin committed May 1, 2020
1 parent 62e6358 commit cba923e
Showing 1 changed file with 23 additions and 15 deletions.
38 changes: 23 additions & 15 deletions source/blog/2020-05-01-promenade-weeknotes-2.html.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Promenade weeknotes #2'
title: 'Promenade: Weeknotes #2'
authors:
- Celia Collins
tags:
Expand All @@ -14,29 +14,37 @@ main_image: >-
date: '2020-05-01T16:09:58+01:00'
published: true
---
Here at Unboxed we’ve been working on an internal project named Promenade”, an application to remotely monitor users non-urgent patients with conditions, such as like arthritis, away from hospital.
Here at Unboxed, we’ve been working on an internal project named Promenade’ — a digital application to remotely monitor non-urgent patients with conditions, such as arthritis, away from hospital.

Our project vision:

For people with stable long-term conditions, such as Psoriatic Arthritis, who wish to routinely share the status of their overall health with a secondary care provider, without having to visit the hospital, Promenade is an online tool that allows them to regularly capture relevant information, including multiple sets of “PROM” data, and make it available to selected clinicians.
<i>For people with stable long-term conditions, such as Psoriatic Arthritis, who wish to routinely share the status of their overall health with a secondary care provider, without having to visit the hospital, Promenade is an online tool that allows them to regularly capture relevant information, including multiple sets of “PROM” data, and make it available to selected clinicians.</i>

Here’s et a more in-depth explanation of the project and why we’ve chosen this area of focus: <https://unboxed.co/blog/using-patient-reported-outcome-measures-proms-to-keep-patients-safe/>.
[Here’s a more in-depth explanation of the project](https://unboxed.co/blog/using-patient-reported-outcome-measures-proms-to-keep-patients-safe/) and why we’ve chosen this area of focus.

This is our second week working on the project as a fully remote team, including three new Unboxed joiners who are and fairly new to coding. As you can imagine, this comes with some challenges, but also some very valuable learning.
This is our second week working on the project, as a fully remote team, which includes three new Unboxed joiners who are fairly new to coding.

**This week**
<br/>

* We’ve been working on a big user story that allows patients to fill in a Patient Reported Outcome Measures (PROM) form, the cornerstone of the whole application. We’ve been doing this by mob programming, pair programming, and some alone coding time. Each approach comes with its own pros and cons, and so we’re working on which combination works best for the team.
# This week

* We’ve been working on a chunky user story that allows patients to fill in a Patient Reported Outcome Measures (PROM) form, the cornerstone of the whole application. We’ve been doing this by mob programming, pair programming, and some alone coding time. Each approach comes with its own pros and cons, and so we’re working on defining which combination works best for the team.
* One of our more senior developers, Pudim, has been working with our new joiners on areas including the Model View Controller architecture and test driven development.
* Lawrence, the designer on the project, made some prototypes that look towards the future. While we’re not quite ready to implement them, it’s a good exercise to think about where this project could go further down the line.
* Our second Show & Tell went really well. It was a really great opportunity to reflect on how far we’ve come and to share what we’ve found difficult, and of course get helpful tips and feedback from different pairs of eyes.
* Lawrence, the designer on the team, has created some prototypes that are looking towards the future. While we’re not quite ready to implement them yet, it’s a good exercise to think about where this project could go further down the line.
* Our second Show & Tell on Friday afternoon went really well. It was a really great opportunity to reflect on how far we’ve come and to share what we’ve found difficult, and, of course, get helpful tips and feedback from different pairs of eyes from the wider team.

<br/>

# What we’re thinking about

* The big eternal question — how best to manage work on a large remote team? Where are the blockers? How do we remove them? How much mob programming is too much?
* Finding the right balance between taking time to learn and getting user stories through to 'done'.

**What we’re thinking about**
<br/>

* The big eternal question - how best to manage work on a large remote team? Where are the blockers, how to remove them, how much mob programming is too much?
* Finding the right balance between taking time to learn and getting user stories through to done. It seems at the moment that one comes at the expense of the other, and we’re trying to work out how to make the two go more hand in hand.
# Next week

**Next week**
* Finish the user story for enabling patients to fill in PROMs
* Begin implementing a user story about email reminders for patients to fill out their PROMs

* Finish this large user story for enabling patients to fill in a PROM
* Begin implementing email reminders for patients to fill out their PROMs
If you’d like to follow progress on project <i>Promenade</i>, or even provide some input to the process, please get in touch for a conversation: <mailto:martyn.evans@unboxed.co>.

0 comments on commit cba923e

Please sign in to comment.