Skip to content

dhevinnandyala/prerequisite-visualizer

Repository files navigation

Course Prerequisites Visualizer

A React app to visualize and manage course prerequisites.

It's very buggy! I don't know React :cry And I couldn't get the elk.js stuff to work for edge routing to minimize overlaps for complex graphs. Please feel free to help improve it. I also haven't combed through the code yet for any mistakes, gonna do that at some point. I just wanted this to plan out the order of my summer study of chemistry, biology, and physics. If you want to help make this more viable / user friendly / add more functionality / fix bugs feel free to request to contribue! It'd be lovely if you contributed to this rather than forking.

Prerequisites

Setup

  1. Clone this repo
  2. Install dependencies:
    npm install

Run (Development)

npm run dev

Visit http://localhost:5173

Build (Production)

npm run build

Output is in the dist folder.

To preview the build:

npm run preview

Acknowledgements

Created with Cursor.

About

Visualize learning paths / course sequences in a skill-tree like graph rendered with React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published