Skip to content

suryatejess/vit-course-reg-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 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 [email protected]: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.

  1. Install pandas library
pip3 install pandas

or

pip install pandas
  1. Install ics library
pip3 install ics

or

pip install ics
  1. Go to the project directory.

  2. 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