collecobrary icon indicating copy to clipboard operation
collecobrary copied to clipboard

Making online learning fun and easy.

Results 14 collecobrary issues
Sort by recently updated
recently updated
newest added

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

Right now the app is not mobile friendly at all. I wasn't sure of the best way to make the digraph look ok on mobile so I didn't even do...

enhancement

We need to get some users and we need to get some feedback. Any ideas?

help wanted
good first issue
question