About 438,000 results
Open links in new tab
  1. timetable-generator · GitHub Topics · GitHub

    Apr 29, 2017 · A pure Rust library that provides GTFS parsing, navigation, time table creation, and real-time network simulation.

  2. GitHub - amitgatkal2530/Automated-Timetable-Generator-: …

    Developed an Automated College Timetable Generator application using the MERN (MongoDB, Express.js, React.js, Node.js) stack. The application streamlines the process of generating college timetables, offering administrators and faculty a user-friendly interface to create, manage, and update schedules efficiently - amitgatkal2530/Automated ...

  3. timetable-generator · GitHub Topics · GitHub

    Feb 21, 2025 · Class Dhundo was made with the intention of making it easier for you to generate your timetables in a hassle free, quick and efficient manner without requiring to parse through the long excel sheets provided to you by the university. This repository holds the code for the backend of the routine generation application.

  4. GitHub - ShivalikaRastogi/Eazy-Schedule-Timetable-Generator: A …

    The project focuses on getting away with the manual complexity students face while formulating their college timetables by providing them a ready to use, easy and efficient tool to automatically generate their timetables using machine learning algorithms.

  5. timetable-generator · GitHub Topics · GitHub

    Jun 14, 2024 · Generates time table for college by tackling various constraints using a semi-genetic algorithm

  6. GitHub - abhayshah0305/TimetableGenerationSystem: A …

    The project, Timetable Generation System (TTGS), is a web application developed using the Django Framework and an SQLite database. The project makes use of a genetic algorithm to satisfy the soft and hard constraints and generate the most optimal timetable.

  7. GitHub - pranavkhurana/Time-table-scheduler: Time Table …

    Time Table Scheduling is an NP-hard problem and hence polynomial time verifiable using genetic algorithms. It a typical scheduling problem that appears to be a tedious job in every academic institute once or twice a year.

  8. Time-Table Generator - GitHub

    📆 Beautiful Auto timetable generator. Generates time-tables from a list of Teachers, Classes and Rooms. Single Page App Built With React & Firebase.

  9. ayush96agrawal/Automatic-Time-Table-Generator - GitHub

    Given a set of faculty, rooms, courses and students it creates a timetable for the classes. - ayush96agrawal/Automatic-Time-Table-Generator

  10. timetable-generator · GitHub Topics · GitHub

    Aug 11, 2023 · This application generates time table based on the given constrains using data structures. It creates the records for faculty, classroom, students and courses using queues.