UI: Consolidate Host, Platform, Strata Interfaces/types/formatting utils into Base Layer
Open
STR
- Dominant language
- Python
- Stars
- 2
- Forks
- 22
- Avg merge
- 2d 35m
- Merged PRs (30d)
- 11
Description
Currently, for Examiners App is only extending the Base Layer. So to utilize application interfaces from Host, Platform, Strata, they had to be manually copied over to `examiners-web-app`. This creates duplication and lack of consistency if any of those interfaces is changed in the original respective application.
So the proposed tasks are:
- [ ] Move Host, Platform, Strata Interfaces to Base Layer
- [ ] Remove duplicate interfaces from Examiner app
- [ ] Use Host, Platform, Strata from the Base Layer in Examiner app
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.