Skip to content

Vue Roadmap Generator is a single-page web application that allows users to create interactive roadmaps by defining nodes and connections

License

Notifications You must be signed in to change notification settings

awaluddinkasim/roadmap-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Roadmap Generator

Vue Roadmap Generator is a single-page web application that allows users to create interactive roadmaps by defining nodes and their connections. Perfect for project planning, learning paths, or any scenario where you need to visualize a sequential process.

Features

  • Intuitive Interface: Clean UI with a two-panel layout - editing tools on the left, real-time roadmap preview on the right
  • Node Management: Create roadmap nodes with custom IDs and labels
  • Connection Control: Easily define relationships between nodes with customizable connection labels
  • Responsive Design: Works seamlessly across different devices and screen sizes

Installation

To install simply clone the repository and run the following command:

npm install

Then run the following command to start the development server:

npm run dev

To build the production version, run the following command:

npm run build

Technologies Used

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Vue Roadmap Generator is a single-page web application that allows users to create interactive roadmaps by defining nodes and connections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published