anthonyshew / maestros

https://shew.dev
142 stars 8 forks source link

Mind Map ✨ #30

Closed anthonyshew closed 1 year ago

anthonyshew commented 1 year ago

I'd love to be able to come up with a reading list or list of prerequisites for each technology for each page in the reference.

Will probably draw this out with Excalidraw first to see what it would take and then move on from there.

AidanLaycock commented 1 year ago

I really like this idea!

How about having an accordion with nested checkboxes inside of it?

(You could then save that to localStorage, and then mark any recurring reading across sections as completed e.g. For Section A & Section B I need to read Article 1, when I click completed on Section A, it shows as checked on Section B as well)

anthonyshew commented 1 year ago

Blocked by #32

Edit: Done!

anthonyshew commented 1 year ago

I drew it awhile ago. https://twitter.com/anthonysheww/status/1691824634977485246 Now to make some sort of implementation...

anthonyshew commented 1 year ago

Did some exploring, let's use React Flow. Goin' in...