Git Product home page Git Product logo

time-table-assist-tool's Introduction

Time-table-assist-tool

It is group project under CS308 - Large Applications Practicum course under mentor Dr. Siddartha sharma.
It support checking of conflict arise due to slot, classroom and faculty while making time table of IIT Mandi.

Getting Started

Fork this repo and then clone it :-

git clone https://github.com/PS-Ddevil/Time-table-assist-tool

Go to the folder Time-table-assist-tool :-

cd Time-table-assist-tool

Either install all python dependencies using requirment.txt :-

pip3 install -r requirements.txt

OR, Install the all python dependencies one by one :-

sudo apt-get install python3-tk
pip3 install xlwt
pip3 install xlsxwriter
pip3 install xlrd
pip3 install openpyxl
pip3 install ezodf
pip3 install python-docx
pip3 install tkscrolledframe

Run the application :-

python3 main.py

File Structure

The file structure of this repo is same as any other good project. There is one main python program named main.py in root directory and all other python program are in /prog directory, all the data file are in /src directory and all report including dd,srs and readme is in /Reports directory.

Want to contibute? contributions welcome

  • Fork the repository into your account.
  • Either work according to the given issues or raise new issue
  • Make changes and commit them to user local repository.
  • Make a pull request with the details about the changes.
  • Pull request will be merged once being checked by the moderator.

Documentation

Refer: https://time-table-assist-tool.readthedocs.io/

Contributer

Purushottam Sinha
Deepak Kumar
Vinay Kumar
Roshan Sharma

time-table-assist-tool's People

Contributors

deepakjnv880 avatar ps-ddevil avatar roshan21097 avatar vinayskywalker avatar

Watchers

 avatar  avatar

time-table-assist-tool's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.