IlIllII

Results 15 issues of IlIllII

Added something for hacktoberfest

Some small grammatical changes to improve readability. Also, multiple html sections were showing up in the book as raw html. I believe this was due to indentation not being linted...

Should this repo be renamed to something better?

question

Right now there is just a tooltip that appears on the nodes on hover. This happens after a slight delay, which leads to a suboptimal user experience. It would be...

enhancement

Right now the d3 digraph code is embedded in the DegreeMap.vue component. It is not very clean and I think it would be better if we refactor the code to...

enhancement

## What has been done I've implemented a sidebar to overlay on the digraph. When you hover over a course in the sidebar the node associated with it in the...

enhancement

I hacked this project together really quickly and so it is kind of messy. An improvement would be to refactor the code. Many of the Vue components are mammoths containing...

documentation
enhancement

Currently when I add a course to the data assets, I add a course description to one file, a node to another file, edges describing prerequisite relations in another file,...

enhancement

I added a few subjects that I am familiar with, but as I was trying to add 'Math' I realized I had ventured out of my wheelhouse and I could...

enhancement

I added a number of courses to the website and created excellent descriptions for some of them. However, as I continued to add more courses I started to get lazy...

good first issue