πŸ“¦ jonasholbech / frontend-exam-helper

β˜… 0 stars β‘‚ 0 forks πŸ‘ 0 watching
πŸ“₯ Clone https://github.com/jonasholbech/frontend-exam-helper.git
HTTPS git clone https://github.com/jonasholbech/frontend-exam-helper.git
SSH git clone git@github.com:jonasholbech/frontend-exam-helper.git
CLI gh repo clone jonasholbech/frontend-exam-helper
Jonas Holbech Jonas Holbech overflow menu aabb56a 1 years ago πŸ“ History
πŸ“‚ main View all commits β†’
πŸ“ public
πŸ“ scripts
πŸ“ src
πŸ“„ .gitignore
πŸ“„ package.json
πŸ“„ README.md
πŸ“„ rollup.config.js
πŸ“„ README.md

Psst β€”Β looking for a more complete solution? Check out SvelteKit, the official framework for building web applications of all sizes, with a beautiful development experience and flexible filesystem-based routing.

Looking for a shareable component template instead? You can use SvelteKit for that as well or the older sveltejs/component-template


TODO:

  • lighthouse scores on urls? would be cool, either netlify, heroku or nodejs locally
  • timer to track time spent?
  • clear localStorage (reset UI) (skal egentligt bare refreshe)
  • hvor kan jeg skrive noter til koden? (notes component?)
  • sΓΈg efter todo og fjern/fix
  • store json object to be able to recreate the report? (load report)
  • kan ikke gΓ₯ til step 5 uden ex extras, skal man kunne det?
  • fetch commit count + branch count from github - https://stackoverflow.com/questions/57583064/how-can-i-get-branch-count-on-a-repository-via-github-api
  • (seems terrible, maybe just fetch the site and parse it?)
  • warning if extras < num members
  • meta generator i head :-) https://jonasholbech.github.io/frontend-exam-helper/
  • target \_blank on link in report header (solutions/github) or just som js that does it?