Currently working on a Django app to create directed acyclic graphs, intended to be used as dependency graphs. It should be accessible enough to regular consumers,
and I plan to extend it to support to-do lists and curriculum mapping.
I need to work on my JavaScript skills. The back-end structure is easy enough, but organising how the graphs are displayed and such is proving more challenging, as well as trying to make a responsive interface for editing graphs.
Currently working on a Django app to create directed acyclic graphs, intended to be used as dependency graphs. It should be accessible enough to regular consumers, and I plan to extend it to support to-do lists and curriculum mapping.
I need to work on my JavaScript skills. The back-end structure is easy enough, but organising how the graphs are displayed and such is proving more challenging, as well as trying to make a responsive interface for editing graphs.