Skip to content

A comprehensive Product Lifecycle Management (PLM) tool developed as a semester-long project for our PLM course.

Notifications You must be signed in to change notification settings

atinyshrimp/plm-class-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plm-class-project

A comprehensive Product Lifecycle Management (PLM) tool developed as a semester-long project for our PLM course.

Installation

  1. Clone the repository:
    git clone https://github.com/atinyshrimp/plm-class-project.git
  2. Navigate to the project directory:
    cd plm-class-project
  3. Install the dependencies:
    pip install -r requirements.txt
  4. Run the project:
    python src/main.py

Usage

  • TO DO: Instructions on how to use the main features.