stackabletech / stackabletech/feature-tracker
Add a view that shows supported product versions per platform version
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 1
- Forks
- 1
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 1
Description
there should be a view (ideally a nice grid, like our excel sheet) of which product versions are supported in which release.
The data should be fed from the database.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the existing Svelte application and how its database-backed data is exposed to views. Define the supported product-version and platform-release relationships needed for the grid, then verify that the view presents the database data clearly and handles the available versions. Done means the requested support matrix is visible and populated from the database.
Written by the indexing model from the issue text.
Assessment
- Domain
- database, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100