Skip to content

Latest commit

 

History

History
41 lines (20 loc) · 496 Bytes

README.md

File metadata and controls

41 lines (20 loc) · 496 Bytes

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.