Skip to content

abdallahsellem/disk-scheduling-algorithms-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disk Scheduling Algorithms Visualizer

It's a project for the collage which is used for Visualize Disk Scheduling Algorithms like First Come First Served (FCFS) , Shortest Seek Time First(sstf) , (SCAN) , ..etc.

Steps to run the Project Locally :

  • install node.js

  • install npm

  • run npm install in project directory

  • run npm start

About

it's a web based GUI to visulize Algorithms like FCFS , ....etc using react.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published