Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial Page 2: RenderTutorials #7

Open
denise-khuu opened this issue Nov 26, 2021 · 1 comment
Open

Tutorial Page 2: RenderTutorials #7

denise-khuu opened this issue Nov 26, 2021 · 1 comment
Assignees
Labels
Campus_21_4_new_learning Team_Tutorials These issues will be handeled by the team Tutorials

Comments

@denise-khuu
Copy link
Contributor

denise-khuu commented Nov 26, 2021

Implement the renderTutorials function in the index.js

function renderTutorial
It should get a tutorial as param and create the html snippet which should be rendered in results-panel.
The tutorial-panel should have:

  • title
  • subtitle
  • description
  • links to katacoda, vscode and eclipse tutorial

function renderTutorials

  • should get an array of tutorials and for each tutorial it should create the tutorial panels.
@nikiOstrov nikiOstrov self-assigned this Dec 2, 2021
@SchettlerKoehler SchettlerKoehler added the Team_Tutorials These issues will be handeled by the team Tutorials label Feb 7, 2022
@SchettlerKoehler
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Campus_21_4_new_learning Team_Tutorials These issues will be handeled by the team Tutorials
Projects
None yet
Development

No branches or pull requests

6 participants