Create alternate view of repos metadata
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 244
- PR merge metrics
- No merged PRs in 30d
Description
We have a view of the metadata available for openworm repos deployed live here, driven by this code here.
At the moment metadata is shown in tabs, courtesy of @cheelee.
We'd like to add an alternate tabular view (possibly re-using some javascript/jquery grid) to show metadata and that's what this issue is about.
There should be also a toggle to switch from the tabbed view to the tabular view.
The reason to add the tabular view is so that we can see metadata for the various repos at a glance, so that people can quickly access documentation etc.
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 reading war/js/repositories.js and inspecting the live repositories view to understand how the current tabbed metadata is assembled. Add an alternate tabular presentation with a toggle between views, reusing an appropriate JavaScript or jQuery grid if suitable. Done means repository metadata is visible at a glance and users can switch reliably between the tabbed and tabular views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100