Skip to content

ranimeshehata/Producer-Consumer-Simulation

 
 

Repository files navigation

Producer Consumer Simulation

A Web-based simulation app

An assembly line that produces different products consists of different processing machines Ms that are responsible for processing the product at different stages and queue Qs to handle product movement between different processing stages.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build
2024-01-21.14-33-21_1.mp4

Releases

No releases published

Packages

No packages published

Languages

  • Vue 60.9%
  • Java 37.1%
  • HTML 1.3%
  • JavaScript 0.7%