saadhussain01306 / scheduling_website

A website to calculate Gantt Charts for different scheduling algorithm..in process..

Home Page:https://saadhussain01306.github.io/scheduling_website/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scheduling Algorithm Website

Welcome to the Scheduling Algorithm Website! This web application is designed to showcase various scheduling algorithms, including the generation of Gantt charts and visualization of different processing times.

Features

  • Gantt Chart Generation: View visually appealing Gantt charts for different scheduling algorithms.
  • Algorithm Comparison: Compare the performance of various scheduling algorithms side by side.
  • Interactive Interface: User-friendly interface for exploring and understanding scheduling processes.

How to Use

  1. Access the Website: Visit the website at visit-site.

  2. Select Algorithm: Choose a scheduling algorithm from the available options.

  3. Input Processing Times: Enter the processing times for each process or task.

  4. Generate Gantt Chart: Click on the "Generate Gantt Chart" button to visualize the schedule.

  5. Explore Results: Analyze the Gantt chart and observe different metrics or information related to the scheduling algorithm.

Supported Scheduling Algorithms

  • First-Come, First-Served (FCFS)
  • Shortest Job Next (SJN) or Shortest Job First (SJF)
  • Round Robin (RR)
  • Priority Scheduling

About

A website to calculate Gantt Charts for different scheduling algorithm..in process..

https://saadhussain01306.github.io/scheduling_website/


Languages

Language:JavaScript 36.7%Language:CSS 36.5%Language:HTML 26.7%