-transferred scss code in app.component.html to app.component.scss
-deleted the rest of the HTML code in app.component.html temporarily
-created dashboard component, as well child components; Overview, Funders and SMEs
-configured routing for the four components in app-routing.module.ts
Applicable to:
(issue number 1)
Screenshots (if applicable, else remove this line / section)
Checklist:
[ ] My code follows the style guidelines of this project
[ x] I have performed a self-review of my own code
[ x] I have commented my code, particularly in hard-to-understand areas
[ ] I have added necessary inline code documentation
[ ] I have added tests that prove my fix is effective and that this feature works
[ ] New and existing unit tests pass locally with my changes
Description
-transferred scss code in app.component.html to app.component.scss -deleted the rest of the HTML code in app.component.html temporarily -created dashboard component, as well child components; Overview, Funders and SMEs -configured routing for the four components in app-routing.module.ts
Applicable to:
(issue number 1)
Screenshots (if applicable, else remove this line / section)
Checklist: