Skip to content

Commit

Permalink
docs: supported enrollment pathways
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Dec 7, 2023
1 parent ae474d6 commit 0bedc53
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@ The application is accessible to the public at [benefits.calitp.org](https://ben

## Adoption

### Supported enrollment pathways

| Enrollment pathway | API | Status | Launch year |
| ----------------------------------------- | ------------------------ | ------ | ----------- |
| **Older adults** | Login.gov | Live | 2022 |
| **Agency cards** | Eligibility Server | Live | 2022 |
| **Veterans via Veteran Confirmation API** | Veteran Confirmation API | Live | 2023 |

### Adoption by transit agencies

| Transit agency | Older adults | Agency card | Veterans | Launch year |
Expand All @@ -36,6 +28,14 @@ The application is accessible to the public at [benefits.calitp.org](https://ben
| **Santa Barbara MTD** | Live | In production validation |   | 2023 |
| **Sacramento Regional Transit District** | In test |   |   |   |

### Supported enrollment pathways

| Enrollment pathway | API | Status | Launch year |
| ------------------ | ------------------------ | ------ | ----------- |
| **Older adults** | Login.gov | Live | 2022 |
| **Agency cards** | Eligibility Server | Live | 2022 |
| **Veterans** | Veteran Confirmation API | Live | 2023 |

## Technical details

`benefits` is a [Django 4][django] web application. The application talks to one or more [Eligibility Verification APIs](https://docs.calitp.org/eligibility-api/specification) or authentication providers. These APIs and the application are
Expand Down

0 comments on commit 0bedc53

Please sign in to comment.