A comprehensive Product Lifecycle Management (PLM) tool developed as a semester-long project for our PLM course.
- Clone the repository:
git clone https://github.com/atinyshrimp/plm-class-project.git
- Navigate to the project directory:
cd plm-class-project
- Install the dependencies:
pip install -r requirements.txt
- Run the project:
python src/main.py
- TO DO: Instructions on how to use the main features.