Skip to content

suryatejess/vit-course-reg-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Hello VITIANS

Initial Image

This is a GUI application that lets you design your timetable quick and efficiently

Tutorial

Check out this YouTube video for a detailed tutorial.

Prerquisites

You need to have Python and pip installed on your computer. You can download Python from python.org and pip usually comes bundled with it.

Quick Start

1. Clone the computer

git clone https://github.com/suryatejess/vit-course-reg-planner.git

If you do not have git installed on your computer or dont know how ot use git, just download the zip file.

2. Install pandas library

pip3 install -r requirements.txt

or

pip install -r requirements.txt

3. Go to the project directory.

4. Run the program and design your timetable.

python3 primary_window.py

or

python primary_window.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages