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?