Skip to content

A web Application to generate a Time Table for students and faculty.

Notifications You must be signed in to change notification settings

WinstonPais/TimeTableGeneration

Repository files navigation

TimeTableGeneration

A web application to generate faculty and class time tables

Installation

To create a conda environment run the below command

conda create --name timetablegen --file conda-requirements.txt

To activate this environment

activate timetablegen

Note if you have installed a new package run this command to call it to the requirements.txt file

conda list -e > conda-requirements.txt
pip freeze > requirements.txt

Running the project

To run this Project enter the command

python manage.py runserver

About

A web Application to generate a Time Table for students and faculty.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •