Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
docs: update timeline and feature lists (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-at-koor authored Oct 16, 2023
1 parent 4a79ebb commit ff56141
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 61 deletions.
16 changes: 8 additions & 8 deletions docs/engineering/product/product-roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,24 +97,24 @@ Once we have all of the features defined here, that will be our first beta relea

The features for beta include working features that establish a basis for future expansion:

- Authentication
- Dashboard with key metrics, including software versions
- At least one control panel that lets users change system parameters one-by-one
- :white_check_mark: Authentication
- :white_check_mark: Dashboard with key metrics, including software versions
- At least one control that lets users change the system
- Automated upgrades
- An interface for applying a named set of changes that suit a particular use case
- Prototype of interface for applying a named set of changes that suit a particular use case
- Choose a simple pattern

### 1.0 Release

We will reach this milestone when beta features are working.
We will reach this milestone when beta features are working well. Includes handling for one or more major problems: backend is unresponsive, CP is down, etc.

## Timeline

Our timeline will be tight. We need to hurry without rushing. In other words, we should optimize by accomplishing fewer things and doing them reasonably well.

```mermaid
timeline
7-Sept : First alpha 0.1.0
28-Sept : First beta
12-Oct : 1.0 Release
21-Sept : First alpha 0.1.1
9-Nov : First beta
14-Dec : 1.0 Release
```
104 changes: 52 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"devDependencies": {
"mermaid": "^10.5.0",
"vitepress": "^1.0.0-rc.20",
"vitepress": "^1.0.0-rc.22",
"vitepress-plugin-mermaid": "^2.0.15"
},
"scripts": {
Expand Down

0 comments on commit ff56141

Please sign in to comment.