Program Overview

The Schedule Card Creator is an application that allows the user to create, save, and export a weekly schedule image that can be posted outside an office door or dropped into a web page or a CMS such as Canvas. This program was really written for me to experiment with some PyQt functionality that is to be incorporated in a different project, but since it might be of interest to others I finished it into a schedule creation application. The program interface has three main areas.

Both the options window and the schedule item listing are resizable and collapsible. Just drag the division between the windows to resize and drag to the edge of the application to collapse. The program offers several options for altering the schedule card layout and has 10 user-defined styles for rendering each schedule item. In addition there are facilities for saving and loading both the complete schedule and just the layout option information, copying and saving the schedule image, and printing the schedule image.