Skip to content

Commit 4d47d9c

Browse files
docs(governance): sync documentation from governance@b57032f3a154fcce1074f5a3e499bb4304b05398
1 parent 9086073 commit 4d47d9c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/governance/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ OpenEV Data is modular by design to separate concerns between data curation and
1818
| :----------------------------------------------------------------------------------- | :--------------------------------------------------------------------- | :---------------- |
1919
| [**open-ev-data-dataset**](https://github.com/open-ev-data/open-ev-data-dataset) | The core database. Contains all vehicle JSONs and validation schemas. | JSON, JSON Schema |
2020
| [**open-ev-data-api**](https://github.com/open-ev-data/open-ev-data-api) | The high-performance engine. Handles ETL, SQL generation, and the API. | **Rust** |
21+
| [**open-ev-data-ui**](https://github.com/open-ev-data/open-ev-data-ui) | The official web interface. Explore and compare vehicle data. | React, Vite |
2122
| [**open-ev-data.github.io**](https://github.com/open-ev-data/open-ev-data.github.io) | Official documentation, guides, and API reference. | MkDocs, Material |
2223
| [**.github**](https://github.com/open-ev-data/.github) | Governance, organization-wide policies, and issue templates. | Markdown |
2324

@@ -31,6 +32,7 @@ To start consuming the data or contributing to the project, please read our [**D
3132
## Project Status
3233

3334
- **Website:** [open-ev-data.github.io](https://open-ev-data.github.io)
35+
- **UI Version:** [![Latest Release](https://img.shields.io/github/v/release/open-ev-data/open-ev-data-ui)](https://github.com/open-ev-data/open-ev-data-ui/releases)
3436
- **API Status:** [![Status](https://img.shields.io/website?url=https%3A%2F%2Fapi.open-ev-data.org%2Fhealth)](https://github.com/open-ev-data/open-ev-data-api)
3537
- **Data Version:** [![Latest Release](https://img.shields.io/github/v/release/open-ev-data/open-ev-data-dataset)](https://github.com/open-ev-data/open-ev-data-dataset/releases)
3638

0 commit comments

Comments
 (0)