Skip to content

Haardispro/timetablemaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timetable Maker

This is a cli timetable maker

To get started:

Git clone this repository:

git clone https://www.github.com/Haardispro/timetablemaker

cd into this directory:

cd timetablemaker

Finally, run the program:

python3 timetablemaker.py

Things left to do:

  • Make CLI program

  • Make GUI program

Please contribute.