Skip to content

A simple text-based program designed to help people line up their schedules to find the best time for an event. Made in python.

Notifications You must be signed in to change notification settings

isaaclee12/Schedule-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Schedule-Compiler

This was a project I completed in my freshman year of college as my final project for my basic programming course. I created this for a school club that I was president of at the time.

The program itself is very simple and consists mainly of two python files. To run the program, simply clone the files and run them using python gg_schedule_matcher.py. The program will ask you for some input. Once the program completes, run the other files using python gg_schedule_aligner.py.

Looking back on this project, I can tell that I was a beginner-level coder. Several things could be optimized and I could have used a variety of packages to streamline some of the time comparisons. Regardless, I'm glad that I completed this as it has served as a foundation for all my future programming endeavors.

About

A simple text-based program designed to help people line up their schedules to find the best time for an event. Made in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages