Skip to content

Commit

Permalink
Q2 Benefits product roadmap updates (#2020)
Browse files Browse the repository at this point in the history
  • Loading branch information
indexing authored Apr 11, 2024
2 parents c4babd1 + a2cd4a1 commit 06b5063
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions docs/enrollment-pathways/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,41 +14,25 @@ See our [Milestones][milestones] for current work tracked against specific featu

## Product roadmap

See our Product Roadmap for more information on planned feature development and prioritization.
Our product roadmap captures what we're currently building, what we've built, and what we plan to build in the future. We update it at the end of each quarter or when priorities change.

```mermaid
timeline
---
title Cal-ITP Benefits Product Roadmap
----
%%{
init: {
'logLevel': 'debug',
'theme': 'default' ,
'themeVariables': {
'cScale0': '#ffa500', 'cScaleLabel0': '#000000',
'cScale1': '#ffff00', 'cScaleLabel1': '#000000',
'cScale2': '#ffff00', 'cScaleLabel2': '#000000',
'cScale3': '#008000', 'cScaleLabel3': '#ffffff',
'cScale4': '#0000ff', 'cScaleLabel4': '#ffffff',
'cScale5': '#4b0082', 'cScaleLabel5': '#ffffff',
'cScale6': '#000000', 'cScaleLabel6': '#ffffff'
}
}
}%%
title Cal-ITP Benefits Product Roadmap
%% Cal-ITP Benefits Epics (2024)
section 2024
Q1<br>Complete
: Benefits admin tool (Foundation)
: SBMTD - Launch Mobility Pass enrollment pathway
: SBMTD - Launch Reduced Fare Mobility ID enrollment pathway
: Migrate to Littlepay Backoffice API
Q2<br>Now
: Deploy low-income riders enrollment pathway
: Support for expiring benefits (low-income)
: Benefits admin tool (Agency configuration)
: Release enhancements to Veterans pathway
: Improved UX for agency card enrollment
%% : Release enhancements to Veterans pathway
Q3<br>Next
: Benefits admin tool (Agency users)
Expand All @@ -68,6 +52,22 @@ title Cal-ITP Benefits Product Roadmap
Q2
: Support for multiple payment processors
: Integration with all MSA payment processors
%%{
init: {
'logLevel': 'debug',
'theme': 'default' ,
'themeVariables': {
'cScale0': '#ffa500', 'cScaleLabel0': '#000000',
'cScale1': '#ffff00', 'cScaleLabel1': '#000000',
'cScale2': '#ffff00', 'cScaleLabel2': '#000000',
'cScale3': '#008000', 'cScaleLabel3': '#ffffff',
'cScale4': '#0000ff', 'cScaleLabel4': '#ffffff',
'cScale5': '#4b0082', 'cScaleLabel5': '#ffffff',
'cScale6': '#000000', 'cScaleLabel6': '#ffffff'
}
}
}%%
```
[board]: https://github.com/orgs/cal-itp/projects/8/views/1
[milestones]: https://github.com/cal-itp/benefits/milestones

0 comments on commit 06b5063

Please sign in to comment.