Skip to content

Cleanup components

Jared Pereira requested to merge cleanupComponents into master

Refactor Merge Request

Description of Refactor

This restructures and renames components in the app. It standardizes the main views as Boards i.e AssessmentBoard ConcecptBoard and CertificateBoard. And moves certain components to sub-folders. It also renames Components to match their code, and removes unused components.

What's Next?

Next up is restructuring the redux folders, reducers and actions, to play nicely with the typescript refactor.


Edited by Michiya

Merge request reports