1.0.0 • Published 1 year ago

@nyx4d/project-management-tool v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

3D Project Management Tool

An interactive 3D project management tool built with Three.js, allowing you to visualize, manage, and interact with your projects in a 3D environment.

Features

  • 3D workspace for organizing projects
  • Project nodes with details and tasks
  • Drag-and-drop functionality
  • Voice commands for adding projects
  • Customizable GUI controls
  • Advanced lighting and background effects

Installation

  1. Clone the repository:

    git clone https://github.com/nyx4d/3D_Project_Management_Tool.git
    cd 3D_Project_Management_Tool
  2. Install dependencies:

    npm install
  3. Start the local server:

    node server.js
  4. Open your browser and go to http://localhost:3000.

Usage

  • Click on project nodes to view and edit details.
  • Use the GUI controls to customize node appearance.
  • Use voice commands to add new projects (e.g., "add project Project Name").

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

1.0.0

1 year ago