Guardians-DSC / Guardians-DSC/iarl-angular
Create a basic file-system view component
Open
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The goal is build a **isolated and independent** component that allows the user navigate between folders (going back and forward), and also shows the files names and extensions (e.g _".png"_).
The basic idea is that navigation supports at least a horizontal _grade view mode_.
How will implement this should use _folder_ and _file_ as components or a generic _item_ component.
Requeriments:
- [x] Show files and folders names (Logic)
- [x] Folders navigation in _folder component_
- [ ] Show files and folders interface
- [ ] Grade view
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.