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

Tomasz Stańczak /noritorihotondo #8

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

noritorihotondo
Copy link

App Info

  • App has been created for displaying Viking's list from two different files.
  • The files had different extentions therefore, the yaml file had been transported into json and eventually both files had been merged in the handler function, which reminds of a controller in nodejs.
  • Age restriction has been handled at the end of the handler function to keep the code clean (first SOLID principle).
  • Each Viking's info is displayed as a individual card with a randomly generated image.
  • Vikings full name's from converted yaml file are displayed as 'first name + father's name + son'.
  • Pnpm package manager was used to run the app by pnpm run dev command and install externall packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant