Skip to content

Arison99/TimeTable-Generator

Repository files navigation

TimeTable Generator

A web based time table generator that uses the CSP to to come up with a time table.

Features

  • Generate timetables based on constraints
  • User-friendly web interface
  • Supports multiple courses and instructors

Installation

  1. Clone the repository:
    git clone https://github.com/arison99/TimeTable-Generator.git
  2. Navigate to the project directory:
    cd TimeTable-Generator
  3. Install dependencies:
    pip install -r Reuirements.txt

Usage

  1. Start the development server:
    python app.py
  2. Open your browser and go to http://localhost:5000

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a pull request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Arison99 - GitHub - Email

About

A web based time table generator that uses the CSP to to come up with a time table.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published